package
2.0.0-beta.4+incompatible
Repository: https://github.com/scrtlabs/secretnetwork.git
Documentation: pkg.go.dev
# Functions
DefaultGenesis creates a default GenesisState object.
default module parameters.
No description provided by the author
NewMsgToggleIbcSwitch creates a message to toggle switch.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterInterfaces registers interfaces and implementations of the incentives module.
RegisterCodec registers the necessary x/incentives interfaces and concrete types on the provided LegacyAmino codec.
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
# Constants
IbcSwitchStatusOff - IBC messages halted.
IbcSwitchStatusOn - IBC messages enabled.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RouterKey is the message route.
# Structs
GenesisState - genesis state of x/wasm.
MsgToggleIbcSwitch represents a message to toggle the emergencybutton status by the defined pauser.
MsgToggleIbcSwitchResponse defines the response type for the toggle.
Params defines the parameters for the ibc-rate-limit module.
ParamsRequest is the request type for the Query/Params RPC method.
ParamsResponse is the response type for the Query/Params RPC method.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.