mirror of https://github.com/ethereum/go-ethereum
cmd/evm: fix dump after state-test exec (#28650)
The dump after state-test didn't work, the problem was an error, "Already committed", which was silently ignored. This change re-initialises the state, so the dumping works again.pull/28664/head
parent
5a45e7a631
commit
1048e2d6a3
Loading…
Reference in new issue