grandpa
maxAuthorities: u32
interface:
grandpa.maxAuthoritiessummary: Max Authorities in use
maxNominators: u32
interface:
grandpa.maxNominatorssummary: The maximum number of nominators for each validator.
maxSetIdSessionEntries: u64
interface:
grandpa.maxSetIdSessionEntriessummary: The maximum number of entries to keep in the set id to session index mapping.
Since the
SetIdSessionmap is only used for validating equivocations this value should relate to the bonding duration of whatever staking system is being used (if any). If equivocation handling is not enabled then this value can be zero.