isWaitingForFinalApproval property

bool isWaitingForFinalApproval
final

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;