numRequiredSignatures property
The total number of signatures required to make the transaction valid. The signatures must match the first numRequiredSignatures of message.account_keys.
Implementation
final int numRequiredSignatures;
The total number of signatures required to make the transaction valid. The signatures must match the first numRequiredSignatures of message.account_keys.
final int numRequiredSignatures;