Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
func (*Module) HandleBlock ¶
func (*Module) HandleGenesis ¶
func (m *Module) HandleGenesis(ctx context.Context, doc *tmtypes.GenesisDoc, appState map[string]json.RawMessage) error
HandleGenesis handles the genesis state of the x/bank module in order to store the initial values of the different account balances.
func (*Module) HandleMessage ¶
Click to show internal directories.
Click to hide internal directories.