When calling the /utxo endpoint would be very useful to get also the corresponding rangeProof, surjectionProof and the nonce.
Right now the only way to unblind a list of inputs is to call for each unspent the tx/<:txid>/hex endpoint and get the proofs from the decoded raw tx.
When calling the /utxo endpoint would be very useful to get also the corresponding rangeProof, surjectionProof and the nonce.
Right now the only way to unblind a list of inputs is to call for each unspent the tx/<:txid>/hex endpoint and get the proofs from the decoded raw tx.