1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Merge branch 'issue-1437-marketplace-flow-integration-test-for-v4' of github.com:oceanprotocol/ocean.js into issue-1437-marketplace-flow-integration-test-for-v4

This commit is contained in:
Jamie Hewitt 2022-05-06 16:04:45 +03:00
commit 2893d77952

View File

@ -12,7 +12,7 @@ import {
Nft,
downloadFile
} from '../../src'
import { ProviderFees, Erc20CreateParams } from '../../src/@types'
import { ProviderFees, Erc20CreateParams, DDO } from '../../src/@types'
const assetUrl = [
{
@ -21,7 +21,7 @@ const assetUrl = [
method: 'GET'
}
]
const ddo = {
const ddo: DDO = {
'@context': ['https://w3id.org/did/v1'],
id: 'did:op:efba17455c127a885ec7830d687a8f6e64f5ba559f8506f8723c1f10f05c049c',
version: '4.0.0',