You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(utxo-core): implement function to extract BIP322 message by index
Add getBip322ProofMessageAtIndex to retrieve the BIP322 message from a
specific input index in a PSBT. The function returns the message as a Buffer
or undefined if not found.
Issue: BTC-2375
Co-authored-by: llm-git <[email protected]>
0 commit comments