diff options
Diffstat (limited to 'src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json b/src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json index e63fcb6ee..48b216d36 100644 --- a/src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json +++ b/src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json @@ -17,6 +17,7 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "NoProof", "expect" : [ { "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], @@ -39,6 +40,17 @@ "balance" : "3000000000000000000" } } + }, + { + "network" : [">=Constantinople"], + "result" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "10" + }, + "8888f1f195afa192cfee860698584c030f4c9db1" : { + "balance" : "2000000000000000000" + } + } } ], "pre" : { |