covenantCommitteePublicKeys property
Retrieved from global_parameters.covenant_pks. Babylon nodes that can approve Unbonding tx or Slash the staked position when acting bad.
Implementation
@$pb.TagNumber(4)
$core.List<$core.List<$core.int>> get covenantCommitteePublicKeys =>
$_getList(3);