mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
update dt instance in code examples md
This commit is contained in:
parent
cfe4166a11
commit
bc6f098329
@ -712,7 +712,7 @@ describe('Marketplace flow tests', async () => {
|
|||||||
const resolvedDDO = await aquarius.waitForAqua(fixedDDO.id)
|
const resolvedDDO = await aquarius.waitForAqua(fixedDDO.id)
|
||||||
assert(resolvedDDO, 'Cannot fetch DDO from Aquarius')
|
assert(resolvedDDO, 'Cannot fetch DDO from Aquarius')
|
||||||
|
|
||||||
datatoken = new Datatoken(publisherAccount)
|
datatoken = new Datatoken(consumerAccount)
|
||||||
|
|
||||||
/// ```
|
/// ```
|
||||||
/// At this point we need to encrypt file(s) using provider
|
/// At this point we need to encrypt file(s) using provider
|
||||||
|
Loading…
x
Reference in New Issue
Block a user