requiredChallengeReplies property
All required challenges must be signed for the proposal to be approved.
These can be sent across multiple requests.
Required.
Implementation
core.List<ChallengeReply>? requiredChallengeReplies;
All required challenges must be signed for the proposal to be approved.
These can be sent across multiple requests.
Required.
core.List<ChallengeReply>? requiredChallengeReplies;