Documentation ¶
Index ¶
Constants ¶
View Source
const (
UpgradeName = "TF"
)
Variables ¶
This section is empty.
Functions ¶
func CreateUpgradeHandler ¶
func CreateUpgradeHandler( mm *module.Manager, configurator module.Configurator, tf tokenfactorykeeper.Keeper, ) upgradetypes.UpgradeHandler
Types ¶
type TfUpgradeParams ¶
type TfUpgradeParams struct {
Tf tokenfactorytypes.Params `json:"tokenfactory,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.