diff options
refill general state tests
Diffstat (limited to 'GeneralStateTests/stWalletTest/walletRemoveOwnerRemovePendingTransaction.json')
-rw-r--r-- | GeneralStateTests/stWalletTest/walletRemoveOwnerRemovePendingTransaction.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/GeneralStateTests/stWalletTest/walletRemoveOwnerRemovePendingTransaction.json b/GeneralStateTests/stWalletTest/walletRemoveOwnerRemovePendingTransaction.json index 88f57143b..3a58a845a 100644 --- a/GeneralStateTests/stWalletTest/walletRemoveOwnerRemovePendingTransaction.json +++ b/GeneralStateTests/stWalletTest/walletRemoveOwnerRemovePendingTransaction.json @@ -1,11 +1,11 @@ { - "walletRemoveOwnerRemovePendingTransaction " : { + "walletRemoveOwnerRemovePendingTransaction" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", + "currentDifficulty" : "0x20000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x00", - "currentTimestamp" : "0xfffffffff", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { |