unchained-capital / caravan

Bitcoin multisig coordination software
https://unchained-capital.github.io/caravan/
MIT License
203 stars 177 forks source link

fix(scriptexplorer): Change the error message for spending from new wallet #309

Closed wfjvdham closed 1 year ago

wfjvdham commented 1 year ago

For a new wallet no UTXO's can be found. This results in an uninformative error message. The message is now changed to having 0 balance.

ISSUES: #172

Description

Does this PR introduce a breaking change?

Does this PR fix an open issue?