Documentation ¶
Index ¶
- Constants
- func FixAccounts(ctx sdk.Context, ak *sdkauthkeeper.AccountKeeper, bk bankkeeper.Keeper, ...)
- func MigrateAccount(ctx sdk.Context, account sdktypes.AccountI, bk bankkeeper.Keeper, ...) sdktypes.AccountI
- func RunForkLogic(ctx sdk.Context, ak *sdkauthkeeper.AccountKeeper, bk bankkeeper.Keeper, ...)
Constants ¶
View Source
const UpgradeHeight = 6530000
View Source
const UpgradeName = "mva"
Variables ¶
This section is empty.
Functions ¶
func FixAccounts ¶
func FixAccounts(ctx sdk.Context, ak *sdkauthkeeper.AccountKeeper, bk bankkeeper.Keeper, sk *stakingkeeper.Keeper)
func MigrateAccount ¶
func MigrateAccount(ctx sdk.Context, account sdktypes.AccountI, bk bankkeeper.Keeper, sk *stakingkeeper.Keeper) sdktypes.AccountI
func RunForkLogic ¶
func RunForkLogic(ctx sdk.Context, ak *sdkauthkeeper.AccountKeeper, bk bankkeeper.Keeper, sk *stakingkeeper.Keeper)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.