aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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]] -->