diff --git a/cmd/evm/testdata/30/README.txt b/cmd/evm/testdata/30/README.txt index 84c92de853..e5e80eeaee 100644 --- a/cmd/evm/testdata/30/README.txt +++ b/cmd/evm/testdata/30/README.txt @@ -3,7 +3,7 @@ The input transactions contain three transactions, number `0` and `2` are taken `testdata/13`, whereas number `1` is taken from #27730. The problematic second transaction cannot be RLP-decoded, and the expectation is -that that particular transaction should be rejected, but number `0` and `1` should +that particular transaction should be rejected, but number `0` and `1` should still be accepted. ``` @@ -74,4 +74,4 @@ INFO [10-22|15:38:03.284] Trie dumping complete accounts=3 el } } -``` \ No newline at end of file +```