transfer

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TransferModule

type TransferModule struct {
	transfer.AppModule

	TKeeper keeper.Keeper
}

func TNewTransferModule

func TNewTransferModule(k keeper.Keeper, m *codec.CodecProxy) *TransferModule

func (TransferModule) DefaultGenesis

func (am TransferModule) DefaultGenesis() json.RawMessage

DefaultGenesis returns default genesis state as raw bytes for the ibc transfer module.

func (TransferModule) ExportGenesis

func (am TransferModule) ExportGenesis(ctx sdk.Context) json.RawMessage

ExportGenesis returns the exported genesis state as raw bytes for the ibc-transfer module.

func (TransferModule) InitGenesis

func (am TransferModule) InitGenesis(ctx sdk.Context, data json.RawMessage) []abci.ValidatorUpdate

func (TransferModule) ValidateGenesis

func (t TransferModule) ValidateGenesis(data json.RawMessage) error

ValidateGenesis performs genesis state validation for the mint module.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL