package
0.2.1-a20230808192317-m1unchained
Repository: https://github.com/merlins-labs/merlin.git
Documentation: pkg.go.dev

# Functions

DefaultGenesis returns the default GenesisState for the concentrated-liquidity module.
DefaultParams are the default cosmwasmpool module parameters.
No description provided by the author
No description provided by the author
NewMigratePoolContractsProposal returns a new instance of a contact code migration proposal.
No description provided by the author
No description provided by the author
NewUploadCosmWasmPoolCodeAndWhiteListProposal returns a new instance of an upload cosmwasm pool code and whitelist proposal struct.
ParamTable for cosmwasmpool module.
No description provided by the author
No description provided by the author
No description provided by the author
ValidateMigrationProposalConfiguration validates the migration proposal configuration.

# 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
DefaultPoolMigrationLimit is the max number of pools that can be migrated at once.
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

# Variables

CodeIdWhiteListKey defines the store key for code id whitelist.
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.
Parameter store keys.
No description provided by the author
PoolsKey defines the store key for pools.

# Structs

No description provided by the author
GenesisState defines the cosmwasmpool module's genesis state.
No description provided by the author
MigratePoolContractsProposal is a gov Content type for migrating given pools to the new contract code and adding to internal whitelist if needed.
No description provided by the author
No description provided by the author
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UploadCosmWasmPoolCodeAndWhiteListProposal is a gov Content type for uploading coswasm pool code and adding it to internal whitelist.

# Interfaces

AccountKeeper defines the contract needed for AccountKeeper related APIs.
BankKeeper defines the banking contract that must be fulfilled when creating a x/cosmwasmpool keeper.
ContractKeeper defines the interface needed to be fulfilled for the contract keeper.
CosmWasmExtension.
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
PoolManagerKeeper defines the interface needed to be fulfilled for the poolmanager keeper.
ContractKeeper defines the interface needed to be fulfilled for the WasmKeeper.