aboutsummaryrefslogtreecommitdiffstats
path: root/src/artifacts
diff options
context:
space:
mode:
Diffstat (limited to 'src/artifacts')
-rw-r--r--src/artifacts/exchange/Exchange_v1.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/artifacts/exchange/Exchange_v1.json b/src/artifacts/exchange/Exchange_v1.json
index df7c3c6d6..46c4cbd2b 100644
--- a/src/artifacts/exchange/Exchange_v1.json
+++ b/src/artifacts/exchange/Exchange_v1.json
@@ -13,14 +13,14 @@
"type": "uint256[6]"
},
{
- "name": "cancelValueT",
+ "name": "canceltakerTokenAmount",
"type": "uint256"
}
],
- "name": "cancel",
+ "name": "cancelOrder",
"outputs": [
{
- "name": "cancelledValueT",
+ "name": "cancelledTakerTokenAmount",
"type": "uint256"
}
],