mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Update ComputeFlow.test.ts
This commit is contained in:
parent
60ae6735c8
commit
ce190b37a6
@ -6,7 +6,7 @@ import { assert } from 'console'
|
||||
import { ServiceComputePrivacy } from '../../src/ddo/interfaces/Service'
|
||||
const Web3 = require('web3')
|
||||
const web3 = new Web3('http://127.0.0.1:8545')
|
||||
const factory = require('@oceanprotocol/contracts/artifacts/development/Factory.json')
|
||||
const factory = require('@oceanprotocol/contracts/artifacts/development/DTFactory.json')
|
||||
const datatokensTemplate = require('@oceanprotocol/contracts/artifacts/development/DataTokenTemplate.json')
|
||||
|
||||
describe('Compute flow', () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user