package kava.kavadist.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Query

query.proto:12

Query defines the gRPC querier service.

message CommunityPoolMultiSpendProposal

proposal.proto:11

CommunityPoolMultiSpendProposal spends from the community pool by sending to one or more addresses

message CommunityPoolMultiSpendProposalJSON

proposal.proto:21

CommunityPoolMultiSpendProposalJSON defines a CommunityPoolMultiSpendProposal with a deposit

message CoreReward

params.proto:38

CoreReward defines the reward weights for core infrastructure providers.

Used in: InfrastructureParams

message GenesisState

genesis.proto:11

GenesisState defines the kavadist module's genesis state.

message InfrastructureParams

params.proto:21

InfrastructureParams define the parameters for infrastructure rewards.

Used in: Params

message MultiSpendRecipient

proposal.proto:35

MultiSpendRecipient defines a recipient and the amount of coins they are receiving

Used in: CommunityPoolMultiSpendProposal, CommunityPoolMultiSpendProposalJSON

message Params

params.proto:14

Params governance parameters for kavadist module

Used in: GenesisState, QueryParamsResponse

message PartnerReward

params.proto:52

PartnerRewards defines the reward schedule for partner infrastructure providers.

Used in: InfrastructureParams

message Period

params.proto:63

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

Used in: InfrastructureParams, Params