package poa.v1

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

service Msg

tx.proto:10

service Query

query.proto:10

message AuthoritySetWrapper

poa.proto:14

AuthoritySetWrapper is the on-disk representation written under AuthoritySetKey.

message AuthorityValidator

poa.proto:8

AuthorityValidator identifies a validator in the binary-specified PoA authority allowlist by operator (bech32 ValAddress) address.

Used in: AuthoritySetWrapper, GenesisState

message GenesisState

genesis.proto:10

message MultiplierEntry

poa.proto:20

MultiplierEntry records the per-block boost multiplier applied to a single authority validator. Multiplier is an sdk.Dec string.

Used in: MultiplierSnapshot

message MultiplierSnapshot

poa.proto:27

MultiplierSnapshot records the boosts applied at a given block height, used at slash time to normalise consensus power back to raw stake.

Used in: GenesisState

message Params

params.proto:9

Params defines configuration for the PoA power-floor module.

Used in: GenesisState, MsgUpdateParams, QueryParamsResponse