mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
fix lint
This commit is contained in:
parent
41881ac6eb
commit
6b0a47204c
@ -237,6 +237,7 @@ export class Datatoken extends SmartContract {
|
|||||||
address,
|
address,
|
||||||
estGas + 1,
|
estGas + 1,
|
||||||
this.web3,
|
this.web3,
|
||||||
|
this.config,
|
||||||
dtContract.methods.mint,
|
dtContract.methods.mint,
|
||||||
toAddress || address,
|
toAddress || address,
|
||||||
this.web3.utils.toWei(amount)
|
this.web3.utils.toWei(amount)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user