package
0.0.0-20210922084130-bbdff4283b3f
Repository: https://github.com/tendermint/interchange.git
Documentation: pkg.go.dev
# Functions
DefaultGenesis returns the default Capability genesis state.
No description provided by the author
NewBuyOrderBook creates a new buy order book.
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
NewSellOrderBook creates a new sell order book.
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
IBC events.
IBC events.
IBC events.
No description provided by the author
No description provided by the author
DefaultIndex is the default capability global index.
No description provided by the author
this line is used by starport scaffolding # ibc/packet/event.
IBC events.
IBC events.
IBC events.
No description provided by the author
No description provided by the author
No description provided by the author
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
PortID is the default port id that module binds to.
QuerierRoute defines the module's query routing key.
RouterKey is the message route for slashing.
No description provided by the author
StoreKey defines the primary module store key.
Version defines the current version the IBC 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
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
x/ibcdex module sentinel errors.
x/ibcdex module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
x/ibcdex 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
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
PortKey defines the key to store the port ID in store.
# Structs
No description provided by the author
BuyOrderPacketAck defines a struct for the packet acknowledgment.
this line is used by starport scaffolding # ibc/packet/proto/message BuyOrderPacketData defines a struct for the packet payload.
CreatePairPacketAck defines a struct for the packet acknowledgment.
CreatePairPacketData defines a struct for the packet payload.
No description provided by the author
GenesisState defines the ibcdex module's 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
this line is used by starport scaffolding # proto/tx/message.
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
this line is used by starport scaffolding # 3.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SellOrderPacketAck defines a struct for the packet acknowledgment.
SellOrderPacketData defines a struct for the packet payload.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
BankKeeper defines the expected bank keeper.
ChannelKeeper defines the expected IBC channel keeper.
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
PortKeeper defines the expected IBC port keeper.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
ScopedKeeper defines the expected IBC scoped keeper.
# Type aliases
No description provided by the author