From 30777f5058d51feaa44e14234ed90c4daed9c017 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 29 Aug 2017 17:48:26 +0300 Subject: refill transaction tests --- .../ttConstantinople/TransactionWithRSvalue0.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TransactionTests/ttConstantinople/TransactionWithRSvalue0.json (limited to 'TransactionTests/ttConstantinople/TransactionWithRSvalue0.json') diff --git a/TransactionTests/ttConstantinople/TransactionWithRSvalue0.json b/TransactionTests/ttConstantinople/TransactionWithRSvalue0.json new file mode 100644 index 000000000..d84985d24 --- /dev/null +++ b/TransactionTests/ttConstantinople/TransactionWithRSvalue0.json @@ -0,0 +1,11 @@ +{ + "TransactionWithRSvalue0" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.d0cf8659.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttConstantinople/TransactionWithRSvalue0Filler.json" + }, + "blocknumber" : "3094218", + "rlp" : "0xdf800182520894095e7baea6a6c7c4c2dfeb977efac326af552d870b801b8080" + } +} \ No newline at end of file -- cgit