package
0.0.0-20210225022824-78eb55b4b8b2
Repository: https://github.com/datachainlab/cosmos-sdk-interchain-dns.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DefaultGenesisState returns default genesis state.
No description provided by the author
No description provided by the author
MarshalAny is a convenience function for packing the provided value in an Any and then proto marshaling it to bytes.
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
NewGenesisState is a constructor of GenesisState.
No description provided by the author
NewLocalDomain returns a new LocalDomain.
RegisterInterfaces registers the client interfaces to protobuf Any.
No description provided by the author
No description provided by the author
UnmarshalAny is a convenience function for proto unmarshaling an Any from bz and then unpacking it to the interface pointer passed in as iface using the provided AnyUnpacker or returning an error Ex: var x MyInterface err := UnmarshalAny(unpacker, &x, bz).

# Constants

ModuleName is the name of the module.
PortID that DNS module binds to.
QuerierRoute is the querier route for Cross.
RouterKey is the msg router key for the IBC module.
Version defines the current version the DNS 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

# Structs

No description provided by the author
No description provided by the author
GenesisState defines the ibc-dns genesis state.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

ChannelKeeper defines the expected IBC channel keeper.
ClientKeeper expected account IBC client keeper.
ConnectionKeeper expected account IBC connection keeper.
No description provided by the author
No description provided by the author
PortKeeper defines the expected IBC port keeper.

# Type aliases

No description provided by the author
No description provided by the author