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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: