# Functions
DefaultGenesis returns a GenesisState instance.
NewContractCallRequest creates a new instance of ContractCallRequest.
NewGenesisState creates a new cross module GenesisState instance.
No description provided by the author
RegisterInterfaces register the ibc transfer module interfaces to protobuf Any.
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
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
QuerierRoute defines the module's query routing key.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.
Version defines the current version the samplemod module supports.
# 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
ModuleCdc references the global x/ibc-transfer module codec.
# Structs
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
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.