Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TypeRegister ¶
type TypeRegister struct{}
TypeRegister is used to register the upgrade modules types in the encoding config without defining an entire module.
func (TypeRegister) RegisterInterfaces ¶
func (TypeRegister) RegisterInterfaces(registry codectypes.InterfaceRegistry)
RegisterInterfaces registers the upgrade module types.
func (TypeRegister) RegisterLegacyAminoCodec ¶
func (TypeRegister) RegisterLegacyAminoCodec(cdc *codec.LegacyAmino)
RegisterLegacyAminoCodec registers the upgrade types on the LegacyAmino codec.
Click to show internal directories.
Click to hide internal directories.