Documentation
¶
Overview ¶
Package v1_1_6 is contains chain fork of the corresponding version.
Index ¶
Constants ¶
View Source
const ( // UpgradeName defines the on-chain upgrades name. UpgradeName = "v1_1_6" UpgradeHeight = 389310 )
Variables ¶
View Source
var Fork = upgrades.Fork{ UpgradeName: UpgradeName, UpgradeHeight: UpgradeHeight, BeginForkLogic: RunForkLogic, }
Functions ¶
func RunForkLogic ¶
func RunForkLogic( ctx sdk.Context, keepers *upgrades.ForkKeepers, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.