We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8f4bbe commit 54667ffCopy full SHA for 54667ff
utils/genesis.go
@@ -13,8 +13,8 @@ import (
13
coreth_params "github.com/ava-labs/coreth/params"
14
)
15
16
-// difference between unlock schedule locktime and startime in original genesis
17
const (
+ // difference between unlock schedule locktime and startime in original genesis
18
genesisLocktimeStartimeDelta = 2836800
19
hexa0Str = "0x0"
20
defaultLocalCChainFundedAddress = "8db97C7cEcE249c2b98bDC0226Cc4C2A57BF52FC"
0 commit comments