Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DisableSwapFork = upgrades.Fork{ UpgradeName: "v0.5.20", UpgradeHeight: fork.SwapDisableHeight, BeginForkLogic: runForkLogicSwapDisable, }
View Source
var IbcEnableFork = upgrades.Fork{ UpgradeName: "v0.5.23", UpgradeHeight: fork.IbcEnableHeight, BeginForkLogic: runForkLogicIbcEnable, }
View Source
var VersionMapEnableFork = upgrades.Fork{ UpgradeName: "v1.0.5", UpgradeHeight: fork.VersionMapEnableHeight, BeginForkLogic: runForkLogicVersionMapEnable, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.