Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Keeper ¶
func NewKeeper ¶
func NewKeeper( cdc *codec.Codec, key sdk.StoreKey, paramSpace params.Subspace, sk types.StakingKeeper, supplyKeeper types.SupplyKeeper, distributionKeeper types.DistributionKeeper, feeCollectorName string) Keeper
NewKeeper implements the wrapper newkeeper on top of the original newkeeper with distribution, supply and staking keeper.
func (Keeper) GetCommunityPoolMint ¶
GetCommunityPoolMint returns Coins that are about to be minted towards the community pool.
func (Keeper) GetCommunityPoolRatio ¶
GetCommunityPoolRatio returns the current ratio of the community pool compared to the total supply.
Click to show internal directories.
Click to hide internal directories.