Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeCodec ¶
func MakeCodec(bm module.BasicManager) *codec.Codec
MakeCodec registers the necessary types and interfaces for an sdk.App. This codec is provided to all the modules the application depends on.
NOTE: This codec will be deprecated in favor of AppCodec once all modules are migrated to protobuf.
func MakeCodecSuit ¶ added in v1.3.0
func MakeCodecSuit(bm module.BasicManager) (*codec.CodecProxy, types.InterfaceRegistry)
func MakeIBC ¶ added in v1.3.0
func MakeIBC(bm module.BasicManager) types.InterfaceRegistry
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.