package
0.0.16
Repository: https://github.com/osmosis-labs/osmosis.git
Documentation: pkg.go.dev

# Functions

DefaultGenesis returns the default GenesisState for the concentrated-liquidity module.
DefaultParams returns default concentrated-liquidity module parameters.
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

# Constants

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
not using the module name because of collisions with key "ibc".
constants.

# 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
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
Parameter store keys.

# Structs

ContractAck is the response to be stored when a wasm hook is executed.
No description provided by the author
No description provided by the author
IBCAckError is the error that a contract returns from the sudo() call on RequestAck.
IBCAckResponse is the response that a contract returns from the sudo() call on OnRecvPacket or RequestAck.
IBCAsync is the sudo message to be sent to the contract for it to generate an ack for a sent packet.
No description provided by the author
No description provided by the author
OnRecvPacketAsyncAckResponse the response a contract sends to instruct the module to make the ack async.
No description provided by the author
RequestAck internals of IBCAsync.
RequestAckI internals of IBCAsync.
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.