package
0.28.0
Repository: https://github.com/kava-labs/kava.git
Documentation: pkg.go.dev

# Functions

CalculateStakingAnnualPercentage returns the annualized staking reward rate.
HandleCommunityCDPRepayDebtProposal is a handler for executing a passed community pool cdp repay debt proposal.
HandleCommunityCDPWithdrawCollateralProposal is a handler for executing a passed community pool cdp withdraw collateral proposal.
HandleCommunityPoolLendDepositProposal is a handler for executing a passed community pool lend deposit proposal.
HandleCommunityPoolLendWithdrawProposal is a handler for executing a passed community pool lend withdraw proposal.
NewKeeper creates a new community Keeper instance.
NewMigrator returns a new Migrator.
NewMsgServerImpl returns an implementation of the community MsgServer interface for the provided Keeper.
NewQueryServerImpl creates a new server for handling gRPC queries.

# Constants

No description provided by the author

# Structs

Keeper of the community store.
Migrator is a struct for handling in-place store migrations.