tryFinalize property

bool tryFinalize
final

Whether to try finalizing the PSBT after the inputs are signed.

Defaults to true which will try finalizing PSBT after inputs are signed.

Implementation

final bool tryFinalize;