aboutsummaryrefslogtreecommitdiffstats
path: root/createRandomStateTest.cpp
diff options
context:
space:
mode:
authorCJentzsch <jentzsch.software@gmail.com>2015-03-13 00:44:57 +0800
committerCJentzsch <jentzsch.software@gmail.com>2015-03-13 00:44:57 +0800
commit20cb72b297caccd95e4cb7349076277caf1d9ab1 (patch)
tree2f22064f160aa501a2a3a54a7d8224be518bad5a /createRandomStateTest.cpp
parent24754c4693314cb9375ad549c8b8731559041793 (diff)
downloaddexon-solidity-20cb72b297caccd95e4cb7349076277caf1d9ab1.tar
dexon-solidity-20cb72b297caccd95e4cb7349076277caf1d9ab1.tar.gz
dexon-solidity-20cb72b297caccd95e4cb7349076277caf1d9ab1.tar.bz2
dexon-solidity-20cb72b297caccd95e4cb7349076277caf1d9ab1.tar.lz
dexon-solidity-20cb72b297caccd95e4cb7349076277caf1d9ab1.tar.xz
dexon-solidity-20cb72b297caccd95e4cb7349076277caf1d9ab1.tar.zst
dexon-solidity-20cb72b297caccd95e4cb7349076277caf1d9ab1.zip
bugfix
Diffstat (limited to 'createRandomStateTest.cpp')
-rw-r--r--createRandomStateTest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/createRandomStateTest.cpp b/createRandomStateTest.cpp
index 6b24f121..f9baa009 100644
--- a/createRandomStateTest.cpp
+++ b/createRandomStateTest.cpp
@@ -86,8 +86,8 @@ int main(int argc, char *argv[])
{
"randomStatetest" : {
"env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5",
+ "currentCoinbase" : "945304eb96065b2a98b57a48a06ae28d285a71b5",
+ "currentDifficulty" : "5623894562375",
"currentGasLimit" : "115792089237316195423570985008687907853269984665640564039457584007913129639935",
"currentNumber" : "0",
"currentTimestamp" : "1",