Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OsakaForkHeight = map[string]int64{
"unitest": 10,
"goat-mainnet": 8821000,
"goat-testnet3": 9695800,
}
OsakaForkHeight defines the fork height for Osaka upgrade on different networks
View Source
var ReeseForkHeight = map[string]int64{ "unitest": 5, "goat-mainnet": math.MaxInt64, "goat-testnet3": 11044000, }
ReeseForkHeight is for fixing unlock queue and beacon root processing bug
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.