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
4
cmd/evm/testdata/30/README.txt
vendored
4
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.
|
`testdata/13`, whereas number `1` is taken from #27730.
|
||||||
|
|
||||||
The problematic second transaction cannot be RLP-decoded, and the expectation is
|
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.
|
still be accepted.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
@ -74,4 +74,4 @@ INFO [10-22|15:38:03.284] Trie dumping complete accounts=3 el
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue