bowlarbear / arctica

FOSS Bitcoin Core Miniscript Multisignature Desktop Wallet for General Purpose Hardware
MIT License
1 stars 0 forks source link

Refactor Error Handling to use custom error types #64

Open bowlarbear opened 10 months ago

bowlarbear commented 10 months ago

All custom error types will be defined in error.rs and all functions that return a result should eventually make use of custom error types