aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWei-Ning Huang <w@dexon.org>2018-11-19 13:28:15 +0800
committerWei-Ning Huang <w@dexon.org>2018-11-19 13:28:15 +0800
commit39b8c99075cad694abfb1ac8f3db0318b02fc4f3 (patch)
tree70a5eaecfed3b35230b3b623f0d277c17bd975c5
parent4f46c83039959cea4639b93a04c0f3f762a70c2d (diff)
downloaddexon-wiki-39b8c99075cad694abfb1ac8f3db0318b02fc4f3.tar.gz
dexon-wiki-39b8c99075cad694abfb1ac8f3db0318b02fc4f3.tar.zst
dexon-wiki-39b8c99075cad694abfb1ac8f3db0318b02fc4f3.zip
Updated Governance Contract Interface (markdown)
-rw-r--r--Governance-Contract-Interface.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/Governance-Contract-Interface.md b/Governance-Contract-Interface.md
index 9f44997..7df35d1 100644
--- a/Governance-Contract-Interface.md
+++ b/Governance-Contract-Interface.md
@@ -456,11 +456,6 @@ The equivalent solidity interface can be found in the [dexon-foundation/governan
"indexed": true,
"name": "NodeAddress",
"type": "address"
- },
- {
- "indexed": false,
- "name": "Amount",
- "type": "uint256"
}
],
"name": "Staked",