Add `PsbtInput` and `PsbtOutput` and set the musig fields Ref: ```rust // These field is not used in Core yet as of v30. let musig2_participant_pubkeys = BTreeMap::default(); ```
Add
PsbtInputandPsbtOutputand set the musig fieldsRef: