mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
update datatoken instance
This commit is contained in:
parent
5c9c20f32c
commit
a1bc02410d
@ -364,8 +364,8 @@ describe('Compute flow tests', async () => {
|
||||
|
||||
it('should start a computeJob using the free environment', async () => {
|
||||
const datatoken = new Datatoken(
|
||||
publisherAccount,
|
||||
(await publisherAccount.provider.getNetwork()).chainId
|
||||
consumerAccount,
|
||||
(await consumerAccount.provider.getNetwork()).chainId
|
||||
)
|
||||
// let's have 5 minute of compute access
|
||||
const mytime = new Date()
|
||||
|
Loading…
x
Reference in New Issue
Block a user