Gets whether the given TX requires signatures that can not be provided by the given wallet.
true if the wallet can not sign all inputs/certificates; otherwise; false.
The transaction to inspect.
The wallet that will provide the signatures.
Generated using TypeDoc
Gets whether the given TX requires signatures that can not be provided by the given wallet.
Returns
true if the wallet can not sign all inputs/certificates; otherwise; false.