removePartialSigs property

bool removePartialSigs
final

Whether to remove partial signatures from the PSBT inputs while finalizing PSBT.

Defaults to true which will remove partial signatures during finalization.

Implementation

final bool removePartialSigs;