Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AppModule ¶
AppModule defines the basic application module used by the tibc module.
func NewAppModule ¶
NewAppModule creates a new AppModule object
func (AppModule) RegisterInterfaces ¶
func (am AppModule) RegisterInterfaces(registry codectypes.InterfaceRegistry)
RegisterInterfaces registers module concrete types into protobuf Any.
func (AppModule) RegisterServices ¶
func (am AppModule) RegisterServices(cfg module.Configurator)
RegisterServices registers module services.
Click to show internal directories.
Click to hide internal directories.