analyzepsbt

Input(s) 1

Inspects a PSBT to provide insights into its current state, indicating which inputs are signed, whether it's ready for finalization, and the actions required for completion.

How is this used?

You're putting together a complicated puzzle with several friends, and each piece represents a part of a transaction that needs to be signed off by different people. The 'analyzepsbt' command is like having a guide that tells you which pieces of the puzzle are already in place and which ones are still missing, making it easier to see what needs to be done to complete the picture.

Request

method

analyzepsbt

psbt

Required

Inputs(1)

one required input remaining...

psbt (required) - A base64 string of a PSBT

Result