package
0.3.0
Repository: https://github.com/mars-protocol/hub.git
Documentation: pkg.go.dev

# Functions

NewKeeper creates a new incentives module keeper.
NewQueryServerImpl creates an implementation of the `QueryServer` interface for the given keeper.
RegisterInvariants registers the incentives module invariants.
TotalUnreleasedIncentives asserts that the incentives module's coin balances match exactly the total amount of unreleased incentives.

# Structs

Keeper is the incentives module's keeper.