mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
undo hardcode
This commit is contained in:
parent
41f2ba763d
commit
bbcb867d20
@ -184,7 +184,7 @@ export async function orderAsset(
|
||||
await consumerAccount.getAddress(),
|
||||
exchange.baseToken,
|
||||
config.fixedRateExchangeAddress,
|
||||
'1',
|
||||
price,
|
||||
false
|
||||
)
|
||||
const txApprove = typeof tx !== 'number' ? await tx.wait() : tx
|
||||
|
Loading…
x
Reference in New Issue
Block a user