mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 02:42:27 +00:00
cmd/evm: remove repetitive words
This commit is contained in:
parent
0d4c38865e
commit
9497706974
1 changed files with 2 additions and 2 deletions
2
cmd/evm/testdata/30/README.txt
vendored
2
cmd/evm/testdata/30/README.txt
vendored
|
|
@ -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.
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue