Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsWhitelistedQuery ¶
IsWhitelistedQuery returns an error if the query is not whitelisted.
func RegisterCustomPlugins ¶
func RegisterCustomPlugins( queryRouter baseapp.GRPCQueryRouter, cdc codec.Codec, ) []wasmkeeper.Option
RegisterCustomPlugins registers custom plugins for the wasm module.
func StargateQuerier ¶
func StargateQuerier(queryRouter baseapp.GRPCQueryRouter, cdc codec.Codec) func(ctx sdk.Context, request *wasmvmtypes.StargateQuery) ([]byte, error)
StargateQuerier dispatches whitelisted stargate queries.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.