wasm

package
v2.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppModule added in v2.1.2

type AppModule struct {
	wasm.AppModule
	// contains filtered or unexported fields
}

func NewAppModule added in v2.1.2

func NewAppModule(
	cdc codec.Codec,
	keeper *wasm.Keeper,
	validatorSetSource keeper.ValidatorSetSource,
	ak types.AccountKeeper,
	bk simulation.BankKeeper,
) AppModule

NewAppModule creates a new AppModule object

type AppModuleBasic

type AppModuleBasic struct {
	wasm.AppModuleBasic
}

AppModuleBasic defines the basic application module used by the wasm module.

func (AppModuleBasic) GetTxCmd

func (b AppModuleBasic) GetTxCmd() *cobra.Command

GetTxCmd returns the root tx command for the wasm module.

func (AppModuleBasic) RegisterInterfaces added in v2.1.2

func (b AppModuleBasic) RegisterInterfaces(registry cdctypes.InterfaceRegistry)

RegisterInterfaces implements InterfaceModule

Directories

Path Synopsis
client
cli
types

Jump to

Keyboard shortcuts

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