package
0.0.0-20220405082008-2b1931712632
Repository: https://github.com/switcheo/polynetwork-cosmos.git
Documentation: pkg.go.dev

# 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
No description provided by the author
No description provided by the author
GetChainId gets the chain ID for this chain in poly network.
No description provided by the author
No description provided by the author
NewMsgProcessCrossChainTx returns a new MsgProcessCrossChainTx.
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

# Constants

Minting module event types.
Minting module event types.
Minting module event types.
Minting module event types.
Minting module event types.
Minting module event types.
Minting module event types.
Minting module event types.
Minting module event types.
Minting module event types.
Minting module event types.
Minting module event types.
DefaultIndex is the default capability global index.
Minting module event types.
Minting module event types.
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.

# Variables

ChainId is this chain's ID, to be overriden in makefile.
x/ccm module sentinel errors.
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
x/ccm module sentinel errors.
x/ccm module sentinel errors.
x/ccm module sentinel errors.
x/ccm module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
x/ccm module sentinel errors.
x/ccm module sentinel errors.
No description provided by the author

# Structs

GenesisState defines the ccm module's genesis state.
this line is used by starport scaffolding # proto/tx/message.
No description provided by the author
this line is used by starport scaffolding # 3.
No description provided by the author
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

AssetKeeper defines the expected asset keeper.
BankKeeper defines the expected bank keeper.
SupplyKeeper defines the expected supply keeper.
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.
UnlockKeeper defines the expected unlock keeper.