ElementsProject / ElementsProject/elements
utxoupdatepsbt does not set nonce field properly.
Open
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 416
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 15
Description
I am manually updating a PSBT and then calling utxoupdatepsbt to set additional fields the wallet knows about. When I do this, utxowitness has the nonce field set to null. However, when I call walletcreatefundedpsbt, the nonce field gets set with the correct value.
Contributor guide
Assessment
This issue has not been assessed yet.