mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Update README_simpleflow.md
This commit is contained in:
parent
7d34106cdf
commit
d098d5d913
@ -94,7 +94,7 @@ const bob_ocean = Ocean(bob_config)
|
||||
|
||||
|
||||
const account = await bob_ocean.accounts.list()[0]
|
||||
const asset=bob_ocean.assets.get(dt_address)
|
||||
const asset=bob_ocean.assets.getFromDTAddress(dt_address)
|
||||
const file=asset.download(account)
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user