diff options
split transaction tests into separate files
Diffstat (limited to 'src/TransactionTestsFiller/ttWrongRLPFrontier/RLPListLengthWithFirstZeros.json')
-rw-r--r-- | src/TransactionTestsFiller/ttWrongRLPFrontier/RLPListLengthWithFirstZeros.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/TransactionTestsFiller/ttWrongRLPFrontier/RLPListLengthWithFirstZeros.json b/src/TransactionTestsFiller/ttWrongRLPFrontier/RLPListLengthWithFirstZeros.json new file mode 100644 index 000000000..20ca0046e --- /dev/null +++ b/src/TransactionTestsFiller/ttWrongRLPFrontier/RLPListLengthWithFirstZeros.json @@ -0,0 +1,6 @@ +{ + "RLPListLengthWithFirstZeros" : { + "blocknumber" : "0", + "rlp" : "0xf9005f030182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a801ca098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa08887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" + } +} |