aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorWei-Ning Huang <w@cobinhood.com>2018-10-18 19:54:57 +0800
committerWei-Ning Huang <w@dexon.org>2018-12-19 20:54:27 +0800
commitc5f6fcac5a290d07527c22f287b1541832b1aa73 (patch)
treee08155e0ad6ccaf21334f44fa11a42f188012176 /test
parent042689c764e05e45fb794b20d7a8cb872151b922 (diff)
downloaddexon-c5f6fcac5a290d07527c22f287b1541832b1aa73.tar
dexon-c5f6fcac5a290d07527c22f287b1541832b1aa73.tar.gz
dexon-c5f6fcac5a290d07527c22f287b1541832b1aa73.tar.bz2
dexon-c5f6fcac5a290d07527c22f287b1541832b1aa73.tar.lz
dexon-c5f6fcac5a290d07527c22f287b1541832b1aa73.tar.xz
dexon-c5f6fcac5a290d07527c22f287b1541832b1aa73.tar.zst
dexon-c5f6fcac5a290d07527c22f287b1541832b1aa73.zip
test: create account storage for governance contract
Diffstat (limited to 'test')
-rw-r--r--test/genesis.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/genesis.json b/test/genesis.json
index 51857df5f..2c6b51d20 100644
--- a/test/genesis.json
+++ b/test/genesis.json
@@ -28,6 +28,11 @@
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
"alloc": {
+ "0x5765692d4e696e6720536f6e696320426f6a6965": {
+ "balance": "0",
+ "staked": "0",
+ "code": "0x5765692d4e696e6720536f6e696320426f6a6965"
+ },
"0x7C3c31B19395A5e2627F921Cc2802560B71f1caB": {
"balance": "1000000000000000000000",
"staked": "500000000000000000000",