# Functions
DefaultGenesis returns the default Capability genesis state.
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
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
This code was copied from bech32 library https://github.com/enigmampc/btcutil/blob/master/bech32/bech32.go#L26.
# Constants
DefaultIndex is the default capability global index.
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
No description provided by the author
QuerierRoute defines the module's query routing key.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.
# 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
x/bech32ibc module sentinel errors ibc-go registers error codes under 10.
x/bech32ibc module sentinel errors ibc-go registers error codes under 10.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
x/bech32ibc module sentinel errors ibc-go registers error codes under 10.
x/bech32ibc module sentinel errors ibc-go registers error codes under 10.
x/bech32ibc module sentinel errors ibc-go registers error codes under 10.
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
# Structs
No description provided by the author
An HrpIbcRecord maps a bech32 human-readable prefix to an IBC source channel.
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
UnimplementedQueryServer can be embedded to have forward compatible implementations.
UpdateHrpIBCRecordProposal is a gov Content type for adding a new record between a bech32 prefix and an IBC (port, channel).
# Interfaces
ChannelKeeper defines the expected IBC channel keeper.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
No description provided by the author