Consensus Participation Updates
Participation updates contain two lists of account addresses for which changes are made to their consensus participation status.
The first list contains accounts that have been deemed to be expired. An account is said to be expired when the last valid vote round in its participation key is strictly less than the current round that is being processed. Once included in this list, an account will be marked offline as part of applying the block changes to the Ledger.
The second list contains accounts that have been deemed to be suspended. An account
is said to be suspended according to the rules specified above for suspended participation
accounts list. Once included in this list, an account will be marked offline,
but its voting keys will be retained in the account state, as part of applying
the block changes to the Ledger. The IncentiveEligible
flag of the account will
be set to false.