aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/genesis.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/genesis.json b/test/genesis.json
index 0a47ec209..0ac1e1989 100644
--- a/test/genesis.json
+++ b/test/genesis.json
@@ -7,8 +7,9 @@
"eip155Block": 0,
"eip158Block": 0,
"dexcon": {
- "owner": "0x7C3c31B19395A5e2627F921Cc2802560B71f1caB",
"genesisCRSText": "In DEXON, we trust.",
+ "owner": "0x7C3c31B19395A5e2627F921Cc2802560B71f1caB",
+ "blockReward": "1000000000000000000",
"numChains": 1,
"lambdaBA": 50,
"lambdaDKG": 2500,
@@ -18,8 +19,7 @@
"dkgSetSize": 4,
"roundInterval": 99999999999,
"minBlockInterval": 900,
- "maxBlockInterval": 1100,
- "blockReward": "1000000000000000000"
+ "maxBlockInterval": 1100
}
},
"nonce": "0x42",