Skip to content

Commit

Permalink
[Dependencies, Version] caminoethvm -> caminogo (Athens) (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
evlekht committed Jul 4, 2023
1 parent 16f3af3 commit c403cb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies/caminoethvm
Submodule caminoethvm updated 1 files
+1 −1 caminogo
2 changes: 1 addition & 1 deletion node/node.go
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@ func (n *Node) initVMs() error {
ApricotPhase3Time: version.GetApricotPhase3Time(n.Config.NetworkID),
ApricotPhase5Time: version.GetApricotPhase5Time(n.Config.NetworkID),
BanffTime: version.GetBanffTime(n.Config.NetworkID),
SunrisePhase1Time: version.GetSunrisePhase1Time(n.Config.NetworkID),
AthensPhaseTime: version.GetAthensPhaseTime(n.Config.NetworkID),
MinPercentConnectedStakeHealthy: n.Config.MinPercentConnectedStakeHealthy,
UseCurrentHeight: n.Config.UseCurrentHeight,
},
Expand Down

0 comments on commit c403cb6

Please sign in to comment.