wasm

package
v0.0.0-...-056ebbd Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModuleName = types.ModuleName
	StoreKey   = types.StoreKey
)

Variables

View Source
var (
	NewKeeper = keeper.NewKeeper
)

Functions

func AddModuleInitFlags

func AddModuleInitFlags(_ *cobra.Command)

func ReadWasmConfig

func ReadWasmConfig(_ servertypes.AppOptions) (types.WasmConfig, error)

Types

type AppModule

type AppModule struct{}

func NewAppModule

func NewAppModule(_ codec.Codec, _ *Keeper, _ types.StakingKeeper) AppModule

func (AppModule) BeginBlock

func (a AppModule) BeginBlock(sdk.Context, abci.RequestBeginBlock)

func (AppModule) ConsensusVersion

func (a AppModule) ConsensusVersion() uint64

func (AppModule) DefaultGenesis

func (a AppModule) DefaultGenesis(codec.JSONCodec) json.RawMessage

func (AppModule) EndBlock

func (AppModule) ExportGenesis

func (a AppModule) ExportGenesis(sdk.Context, codec.JSONCodec) json.RawMessage

func (AppModule) GetQueryCmd

func (a AppModule) GetQueryCmd() *cobra.Command

func (AppModule) GetTxCmd

func (a AppModule) GetTxCmd() *cobra.Command

func (AppModule) InitGenesis

func (AppModule) LegacyQuerierHandler

func (a AppModule) LegacyQuerierHandler(*codec.LegacyAmino) sdk.Querier

func (AppModule) Name

func (a AppModule) Name() string

func (AppModule) QuerierRoute

func (a AppModule) QuerierRoute() string

func (AppModule) RegisterGRPCGatewayRoutes

func (a AppModule) RegisterGRPCGatewayRoutes(client.Context, *runtime.ServeMux)

func (AppModule) RegisterInterfaces

func (a AppModule) RegisterInterfaces(cdctypes.InterfaceRegistry)

func (AppModule) RegisterInvariants

func (a AppModule) RegisterInvariants(sdk.InvariantRegistry)

func (AppModule) RegisterLegacyAminoCodec

func (a AppModule) RegisterLegacyAminoCodec(*codec.LegacyAmino)

func (AppModule) RegisterRESTRoutes

func (a AppModule) RegisterRESTRoutes(client.Context, *mux.Router)

func (AppModule) RegisterServices

func (a AppModule) RegisterServices(module.Configurator)

func (AppModule) Route

func (a AppModule) Route() sdk.Route

func (AppModule) ValidateGenesis

type AppModuleBasic

type AppModuleBasic struct{}

func (AppModuleBasic) DefaultGenesis

func (a AppModuleBasic) DefaultGenesis(codec.JSONCodec) json.RawMessage

func (AppModuleBasic) GetQueryCmd

func (a AppModuleBasic) GetQueryCmd() *cobra.Command

func (AppModuleBasic) GetTxCmd

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

func (AppModuleBasic) Name

func (a AppModuleBasic) Name() string

func (AppModuleBasic) RegisterGRPCGatewayRoutes

func (a AppModuleBasic) RegisterGRPCGatewayRoutes(client.Context, *runtime.ServeMux)

func (AppModuleBasic) RegisterInterfaces

func (a AppModuleBasic) RegisterInterfaces(cdctypes.InterfaceRegistry)

func (AppModuleBasic) RegisterLegacyAminoCodec

func (a AppModuleBasic) RegisterLegacyAminoCodec(*codec.LegacyAmino)

func (AppModuleBasic) RegisterRESTRoutes

func (a AppModuleBasic) RegisterRESTRoutes(client.Context, *mux.Router)

func (AppModuleBasic) ValidateGenesis

type Config

type Config = types.WasmConfig

type Keeper

type Keeper = keeper.Keeper

type Option

type Option = keeper.Option

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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