diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-03-06 07:14:42 +0800 |
---|---|---|
committer | Gav Wood <i@gavwood.com> | 2015-03-06 19:46:24 +0800 |
commit | a57e03b1c8f80e15143e4ec4c15cce60d192644a (patch) | |
tree | 9766990355261edd48235e2884c90e6253af40b2 /bcBlockChainTestFiller.json | |
parent | 6fad8fe09d1189bd0f9ab3926e53444dcc364f8a (diff) | |
download | dexon-solidity-a57e03b1c8f80e15143e4ec4c15cce60d192644a.tar.gz dexon-solidity-a57e03b1c8f80e15143e4ec4c15cce60d192644a.tar.zst dexon-solidity-a57e03b1c8f80e15143e4ec4c15cce60d192644a.zip |
update blockchain test filler to new min diff and min gasLimit
Diffstat (limited to 'bcBlockChainTestFiller.json')
-rw-r--r-- | bcBlockChainTestFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bcBlockChainTestFiller.json b/bcBlockChainTestFiller.json index 8a0bf89f..b149f593 100644 --- a/bcBlockChainTestFiller.json +++ b/bcBlockChainTestFiller.json @@ -3,7 +3,7 @@ "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "0x8888f1f195afa192cfee860698584c030f4c9db1", - "difficulty" : "1023", + "difficulty" : "131072", "extraData" : "0x42", "gasLimit" : "100000000", "gasUsed" : "0", |