Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetReactionsToRegister ¶
func GetReactionsToRegister(oldRegisteredReactions []v040posts.Reaction) (reactionsToRegister []v040posts.Reaction)
GetReactionsToRegister takes the list of reactions that were registered in v0.4.0 and returns a new list without the registered Unicode emojis.
func Migrate ¶
func Migrate(oldGenState v040posts.GenesisState) v040posts.GenesisState
Migrate accepts exported genesis state from v0.4.0 and migrates it to v0.5.0 genesis state. This migration removed the Unicode emoji that was registered as reactions in v0.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.