mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
lint
This commit is contained in:
parent
c71fd9f456
commit
a550018864
@ -202,7 +202,7 @@ export class DataTokens {
|
||||
)
|
||||
const trxReceipt = await datatoken.methods
|
||||
.transferFrom(fromAddress, address, this.web3.utils.toWei(amount))
|
||||
.send({ from: address})
|
||||
.send({ from: address })
|
||||
return trxReceipt
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user