How to use of blinding nonces in `sign_psbt`
Open
- Dominant language
- C++
- Stars
- 202
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to sign with `sign_psbt` a pset created with [this version of libwally](https://github.com/ElementsProject/libwally-core/tree/psbt_v2_merge) that contains inputs owned by a `2of2_no_recovery` account.
As per [documentation](https://gdk.readthedocs.io/en/release_0.0.55/gdk-json/#sign-psbt-details), I have to pass a list of `blinding_nonces` within the JSON object, but it's not clear to me how to calculate or retrieve these values.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.