Checks whether a PSBTInput is already signed by checking for non-null finalized fields.
Declared in <psbt.h>
<psbt.h>
bool PSBTInputSigned(PSBTInput const& input);
True if the input is already signed.