aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTravis CI <TravisCI@dexon.org>2019-03-09 22:21:12 +0800
committerTravis CI <TravisCI@dexon.org>2019-03-09 22:21:12 +0800
commit47f8fcac6fa4ddaf37a8e6136ef911d77c7d7644 (patch)
tree8fec461ce64a46ecaf0deca57707bf36a71e4587
parentd3cc56fbee93e8b275073e00ac0d71b68a3afa85 (diff)
downloaddexon-wiki-47f8fcac6fa4ddaf37a8e6136ef911d77c7d7644.tar
dexon-wiki-47f8fcac6fa4ddaf37a8e6136ef911d77c7d7644.tar.gz
dexon-wiki-47f8fcac6fa4ddaf37a8e6136ef911d77c7d7644.tar.bz2
dexon-wiki-47f8fcac6fa4ddaf37a8e6136ef911d77c7d7644.tar.lz
dexon-wiki-47f8fcac6fa4ddaf37a8e6136ef911d77c7d7644.tar.xz
dexon-wiki-47f8fcac6fa4ddaf37a8e6136ef911d77c7d7644.tar.zst
dexon-wiki-47f8fcac6fa4ddaf37a8e6136ef911d77c7d7644.zip
Update Governance-Contract-Interface
-rw-r--r--Governance-Contract-Interface.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/Governance-Contract-Interface.md b/Governance-Contract-Interface.md
index bfd6ccb..e8af375 100644
--- a/Governance-Contract-Interface.md
+++ b/Governance-Contract-Interface.md
@@ -188,7 +188,7 @@ The equivalent solidity interface can be found in the [dexon-foundation/governan
"outputs": [
{
"name": "",
- "type": "uint64"
+ "type": "uint256"
}
],
"payable": false,
@@ -266,7 +266,7 @@ The equivalent solidity interface can be found in the [dexon-foundation/governan
"outputs": [
{
"name": "",
- "type": "uint64"
+ "type": "uint256"
}
],
"payable": false,
@@ -1139,3 +1139,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]] -->