From 0e9de2404b6018f4a7b8ab5d3a9f45f065f0d006 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Tue, 28 Jan 2020 15:20:04 +0100 Subject: [PATCH] update ocean.assets.order --- src/index.js | 1 - 1 file changed, 1 deletion(-) 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