Skip to content

Commit

Permalink
Merge branch 'implement-acp-77-warp-signing' into implement-acp-77-in…
Browse files Browse the repository at this point in the history
…crease-balance-tx
  • Loading branch information
StephenButtolph authored Oct 4, 2024
2 parents 3767610 + c2eb196 commit 59339f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upgrade/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ var (
DurangoTime: InitiallyActiveTime,
// Etna is left unactivated by default on local networks. It can be configured to
// activate by overriding the activation time in the upgrade file.
EtnaTime: InitiallyActiveTime,
EtnaTime: UnscheduledActivationTime,
}

ErrInvalidUpgradeTimes = errors.New("invalid upgrade configuration")
Expand Down

0 comments on commit 59339f6

Please sign in to comment.