QuarkChain / go-ethereum

Official Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
5 stars 2 forks source link

remove code for legacy receipt #115

Closed blockchaindevsh closed 1 year ago

blockchaindevsh commented 1 year ago

ported from https://github.com/ethereum/go-ethereum/pull/26225

blockchaindevsh commented 1 year ago

Should we also remove cmdline for receipt migration?

Seems in our codebase there's no such cmdline?