mirror of https://github.com/ethereum/go-ethereum
cmd/evm: don't overwrite sender account (#30259)
Fixes #30254 It seems like the removed CreateAccount call is very old and not needed anymore. After removing it, setting a sender that does not exist in the state doesn't seem to cause an issue.pull/30257/head
parent
16cf5c5fed
commit
142c94d628
Loading…
Reference in new issue