requiredApproverCount property

int? requiredApproverCount
getter/setter pair

The required number of quorum approvers.

This is the M value used for M of N quorum auth. It is less than the number of public keys.

Output only.

Implementation

core.int? requiredApproverCount;