Documentation
¶
Index ¶
Constants ¶
View Source
const ( IRISATTO = "iris-atto" UIRIS = "uiris" )
Variables ¶
Functions ¶
func Migrate ¶
func Migrate(cdc codec.JSONMarshaler, initialState v0_16.GenesisFileState) (appState map[string]json.RawMessage)
func MigrateGenesisCmd ¶
MigrateGenesisCmd returns a command to execute genesis state migration.
Types ¶
type SigningInfoSlice ¶
type SigningInfoSlice []slashingtypes.SigningInfo
func (SigningInfoSlice) Len ¶
func (s SigningInfoSlice) Len() int
func (SigningInfoSlice) Less ¶
func (s SigningInfoSlice) Less(i, j int) bool
func (SigningInfoSlice) Swap ¶
func (s SigningInfoSlice) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.