diff --git a/src/index.js b/src/index.js index 7f6395c..f5c7656 100644 --- a/src/index.js +++ b/src/index.js @@ -81,7 +81,6 @@ class App extends Component { // order service agreement const agreement = await this.state.ocean.assets.order( consumeAsset.id, - service.index, accounts[0] ) // consume it