From 6dd8d8f98d0a50e8a95f763823af3e0ef2f2c763 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 11 Feb 2019 07:32:32 +0000 Subject: Update Governance-Contract-Interface --- Governance-Contract-Interface.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Governance-Contract-Interface.md b/Governance-Contract-Interface.md index 601b03a..3756d30 100644 --- a/Governance-Contract-Interface.md +++ b/Governance-Contract-Interface.md @@ -1157,7 +1157,12 @@ The equivalent solidity interface can be found in the [dexon-foundation/governan }, { "constant": false, - "inputs": [], + "inputs": [ + { + "name": "NewSignedCRS", + "type": "bytes" + } + ], "name": "resetDKG", "outputs": [], "payable": false, @@ -1176,3 +1181,4 @@ The equivalent solidity interface can be found in the [dexon-foundation/governan + -- cgit v1.2.3