Get desktop application:
View/edit binary Protocol Buffers messages
Query defines the gRPC query service for the cork module.
QueryParams queries the allocation module parameters.
QueryParamsRequest is the request type for the QueryParams gRPC method.
(message has no fields)
QueryParamsRequest is the response type for the QueryParams gRPC method.
allocation parameters
QueryAPY queries the APY returned from the incentives module.
QueryAPYRequest is the request type for the QueryAPY gRPC method.
(message has no fields)
QueryAPYRequest is the response type for the QueryAPY gRPC method.
Params incentives parameters
Used in:
,DistributionPerBlock defines the coin to be sent to the distribution module from the community pool every block
IncentivesCutoffHeight defines the block height after which the incentives module will stop sending coins to the distribution module from the community pool
ValidatorMaxDistributionPerBlock defines the maximum coins to be sent directly to voters in the last block from the community pool every block. Leftover coins remain in the community pool.
ValidatorIncentivesCutoffHeight defines the block height after which the validator incentives will be stopped
ValidatorIncentivesMaxFraction defines the maximum fraction of the validator distribution per block that can be sent to a single validator
ValidatorIncentivesSetSizeLimit defines the max number of validators to apportion the validator distribution per block to