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

# Functions

DefaultGenesisState returns a default genesis state.
No description provided by the author
NewCommunityPoolMultiSpendProposal creates a new community pool multi-spend proposal.
No description provided by the author
NewGenesisState returns a new genesis state.
No description provided by the author
No description provided by the author
No description provided by the author
NewPeriod returns a new instance of Period.
No description provided by the author
ParamKeyTable Key declaration for parameters.
No description provided by the author
RegisterLegacyAminoCodec registers the necessary kavadist interfaces and concrete types on the provided LegacyAmino codec.
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
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
DefaultParamspace default name for parameter store.
No description provided by the author
Treasury.
KavaDistMacc module account for kavadist.
ModuleName name that will be used throughout the module.
ProposalTypeCommunityPoolMultiSpend defines the type for a CommunityPoolMultiSpendProposal.
RouterKey Top level router key.
StoreKey Top level store key where all module items will be stored.

# Variables

No description provided by the author
Parameter keys and default values.
Parameter keys and default values.
Parameter keys and default values.
Parameter keys and default values.
x/kavadist errors.
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
x/kavadist errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: replace with cdptypes.DefaultGovDenom.
Parameter keys and default values.
Parameter keys and default values.
Parameter keys and default values.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CommunityPoolMultiSpendProposal spends from the community pool by sending to one or more addresses.
CommunityPoolMultiSpendProposalJSON defines a CommunityPoolMultiSpendProposal with a deposit.
CoreReward defines the reward weights for core infrastructure providers.
GenesisState defines the kavadist module's genesis state.
InfrastructureParams define the parameters for infrastructure rewards.
MultiSpendRecipient defines a recipient and the amount of coins they are receiving.
Params governance parameters for kavadist module.
PartnerRewards defines the reward schedule for partner infrastructure providers.
Period stores the specified start and end dates, and the inflation, expressed as a decimal representing the yearly APR of KAVA tokens that will be minted during that period.
QueryBalanceRequest defines the request type for querying x/kavadist balance.
QueryBalanceResponse defines the response type for querying x/kavadist balance.
QueryParamsRequest defines the request type for querying x/kavadist parameters.
QueryParamsResponse defines the response type for querying x/kavadist parameters.
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

AccountKeeper defines the expected account keeper interface.
BankKeeper defines the expected bank keeper interface.
DistKeeper defines the expected distribution keeper interface.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author