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>2019-03-12 12:19:09 +0800
commit3afdb7dfc623f6d8c793fe15c3597655afe95fb6 (patch)
tree47273f37c6e0f3bab71f76fd5f68f8caeccf2f6e /test
parent308af1ad94b38a3b76b345b3fc6e3e279a97f33b (diff)
downloaddexon-3afdb7dfc623f6d8c793fe15c3597655afe95fb6.tar
dexon-3afdb7dfc623f6d8c793fe15c3597655afe95fb6.tar.gz
dexon-3afdb7dfc623f6d8c793fe15c3597655afe95fb6.tar.bz2
dexon-3afdb7dfc623f6d8c793fe15c3597655afe95fb6.tar.lz
dexon-3afdb7dfc623f6d8c793fe15c3597655afe95fb6.tar.xz
dexon-3afdb7dfc623f6d8c793fe15c3597655afe95fb6.tar.zst
dexon-3afdb7dfc623f6d8c793fe15c3597655afe95fb6.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",