diff options
refill transaction tests
Diffstat (limited to 'TransactionTests/ttZeroSigConstantinople/RightVRSTest_gnv.json')
-rw-r--r-- | TransactionTests/ttZeroSigConstantinople/RightVRSTest_gnv.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttZeroSigConstantinople/RightVRSTest_gnv.json b/TransactionTests/ttZeroSigConstantinople/RightVRSTest_gnv.json new file mode 100644 index 000000000..8c4309f06 --- /dev/null +++ b/TransactionTests/ttZeroSigConstantinople/RightVRSTest_gnv.json @@ -0,0 +1,24 @@ +{ + "RightVRSTest_gnv" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.d0cf8659.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttZeroSigConstantinople/RightVRSTest_gnvFiller.json" + }, + "blocknumber" : "3094218", + "hash" : "9db1920b0e7b088c28abc7601d492e2915af56b4e619b9a92271d8d91107845a", + "rlp" : "0xdf808082520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b8080018080", + "sender" : "ffffffffffffffffffffffffffffffffffffffff", + "transaction" : { + "data" : "0x", + "gasLimit" : "0x5208", + "gasPrice" : "0x00", + "nonce" : "0x00", + "r" : "0x00", + "s" : "0x00", + "to" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "v" : "0x01", + "value" : "0x00" + } + } +}
\ No newline at end of file |