aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTravis CI <TravisCI@dexon.org>2019-01-25 12:03:56 +0800
committerTravis CI <TravisCI@dexon.org>2019-01-25 12:03:56 +0800
commitf30bdd70fcb70f3e50a771b4950adde6cbec6dab (patch)
tree9113b10d2620f585fccbba2dd8a2928db25b97c2
parent3023a1b64afe9dd6e7ad2767a267148cc049fc9b (diff)
downloaddexon-wiki-f30bdd70fcb70f3e50a771b4950adde6cbec6dab.tar
dexon-wiki-f30bdd70fcb70f3e50a771b4950adde6cbec6dab.tar.gz
dexon-wiki-f30bdd70fcb70f3e50a771b4950adde6cbec6dab.tar.bz2
dexon-wiki-f30bdd70fcb70f3e50a771b4950adde6cbec6dab.tar.lz
dexon-wiki-f30bdd70fcb70f3e50a771b4950adde6cbec6dab.tar.xz
dexon-wiki-f30bdd70fcb70f3e50a771b4950adde6cbec6dab.tar.zst
dexon-wiki-f30bdd70fcb70f3e50a771b4950adde6cbec6dab.zip
Update Governance-Contract-Interface
-rw-r--r--Governance-Contract-Interface.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Governance-Contract-Interface.md b/Governance-Contract-Interface.md
index d1eeb74..89638a7 100644
--- a/Governance-Contract-Interface.md
+++ b/Governance-Contract-Interface.md
@@ -686,6 +686,11 @@ The equivalent solidity interface can be found in the [dexon-foundation/governan
"indexed": true,
"name": "DelegatorAddress",
"type": "address"
+ },
+ {
+ "indexed": false,
+ "name": "Amount",
+ "type": "uint256"
}
],
"name": "Undelegated",
@@ -1104,3 +1109,4 @@ The equivalent solidity interface can be found in the [dexon-foundation/governan
<!-- [[ABI AUTOGEN END]] -->
<!-- [[ABI AUTOGEN END]] -->
<!-- [[ABI AUTOGEN END]] -->
+<!-- [[ABI AUTOGEN END]] -->