package
0.0.0-20220112094313-201aeb4e2a2a
Repository: https://github.com/datachainlab/ibc-proxy.git
Documentation: pkg.go.dev

# Functions

DefaultGenesisState returns a GenesisState.
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
ProxyPacketAcknowledgementKey returns the store key of under which a proxy packet acknowledgement is stored.
ProxyChannelKey returns the store key for a particular proxy channel.
ProxyClientStateKey returns the store key for the proxy client state of a particular client.
ProxyConnectionKey returns the store key for a particular proxy connection.
ProxyConsensusStateKey returns the store key for the proxy consensus state of a particular client.
ProxyKey returns the store key for a proxy state.
ProxyPacketCommitmentKey returns the store key of under which a proxy packet commitment is stored.
RegisterInterfaces register the ibc transfer module interfaces to protobuf Any.
No description provided by the author

# Constants

ModuleName defines the IBC Proxy.
No description provided by the author
No description provided by the author
No description provided by the author
StoreKey is the store key string for IBC proxy.
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
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
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
No description provided by the author
No description provided by the author
UnimplementedMsgServer can be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.