aboutsummaryrefslogtreecommitdiffstats
path: root/src/artifacts
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2017-07-08 06:23:37 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2017-07-08 08:45:39 +0800
commite2696c259bda8b0965d8f9565061636c23508983 (patch)
treecaa320a91b8dfdf93aa4ce3e01fccdc7871ff16f /src/artifacts
parent406763ff614d2e6a38f430ef288efb6d67b0e298 (diff)
downloaddexon-sol-tools-e2696c259bda8b0965d8f9565061636c23508983.tar
dexon-sol-tools-e2696c259bda8b0965d8f9565061636c23508983.tar.gz
dexon-sol-tools-e2696c259bda8b0965d8f9565061636c23508983.tar.bz2
dexon-sol-tools-e2696c259bda8b0965d8f9565061636c23508983.tar.lz
dexon-sol-tools-e2696c259bda8b0965d8f9565061636c23508983.tar.xz
dexon-sol-tools-e2696c259bda8b0965d8f9565061636c23508983.tar.zst
dexon-sol-tools-e2696c259bda8b0965d8f9565061636c23508983.zip
Migrate batchCancelOrders
Diffstat (limited to 'src/artifacts')
-rw-r--r--src/artifacts/exchange/Exchange_v1.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/artifacts/exchange/Exchange_v1.json b/src/artifacts/exchange/Exchange_v1.json
index 35d322a70..6dccff2cb 100644
--- a/src/artifacts/exchange/Exchange_v1.json
+++ b/src/artifacts/exchange/Exchange_v1.json
@@ -127,11 +127,11 @@
"type": "uint256[6][]"
},
{
- "name": "cancelValuesT",
+ "name": "cancelTakerTokenAmounts",
"type": "uint256[]"
}
],
- "name": "batchCancel",
+ "name": "batchCancelOrders",
"outputs": [
{
"name": "success",