mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
lint: remove white-space
This commit is contained in:
parent
07ffbc0e9d
commit
bd7834d5ee
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ var (
|
|||
|
||||
// BeaconRootsCode is the code where historical beacon roots are stored as per EIP-4788
|
||||
BeaconRootsCode = common.FromHex("3373fffffffffffffffffffffffffffffffffffffffe14604d57602036146024575f5ffd5b5f35801560495762001fff810690815414603c575f5ffd5b62001fff01545f5260205ff35b5f5ffd5b62001fff42064281555f359062001fff015500")
|
||||
|
||||
|
||||
// SystemAddress is where the system-transaction is sent from as per EIP-4788
|
||||
SystemAddress = common.HexToAddress("0xfffffffffffffffffffffffffffffffffffffffe")
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue