mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
fix OCEAN address
This commit is contained in:
parent
7bb77d6443
commit
8060ad683b
@ -302,7 +302,7 @@ describe('Marketplace flow tests', async () => {
|
||||
// we send some OCEAN to consumer account
|
||||
const oceanContract = new web3.eth.Contract(
|
||||
MockERC20.abi as AbiItem[],
|
||||
contracts.daiAddress
|
||||
contracts.oceanAddress
|
||||
)
|
||||
|
||||
await oceanContract.methods
|
||||
|
Loading…
x
Reference in New Issue
Block a user