Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
felipemadero committed Jan 2, 2024
1 parent e8f4bbe commit 54667ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/genesis.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ import (
coreth_params "github.com/ava-labs/coreth/params"
)

// difference between unlock schedule locktime and startime in original genesis
const (
// difference between unlock schedule locktime and startime in original genesis
genesisLocktimeStartimeDelta = 2836800
hexa0Str = "0x0"
defaultLocalCChainFundedAddress = "8db97C7cEcE249c2b98bDC0226Cc4C2A57BF52FC"
Expand Down

0 comments on commit 54667ff

Please sign in to comment.