isWaitingForFinalApproval property
Whether the next approval will be the final one that executes the transaction.
When true, signers should use Multisig.asMulti instead of Multisig.approveAsMulti.
Implementation
final bool isWaitingForFinalApproval;
Whether the next approval will be the final one that executes the transaction.
When true, signers should use Multisig.asMulti instead of Multisig.approveAsMulti.
final bool isWaitingForFinalApproval;