Skip to content

[fix] UTXO V2 Client Re-Confirm

Ursa (9R) requested to merge ursa/utxo into develop

This was causing some errata noise on re-confirm from some nodes we are running with the new client - GetRawTransaction called without verbose was attempting to unmarshal a string into the struct.

Merge request reports