Refactors the VSS encrypted storage, smaller fixes to NCW / nostr relays, reenables a voltage LND node that was previously disabled due to channel inactive issues.
What's Changed
- Fix for keysend by @benthecarman in #663
- Wait for usable channel before paying invoice by @benthecarman in #666
- Use mutex when clearing expired invoices by @benthecarman in #665
- Retry spendable outputs individually by @benthecarman in #667
- Move VSS into mutiny-core by @benthecarman in #669
- properly disconnect from relays by @benthecarman in #668
- Reenable voltage c2 node by @TonyGiorgio in #672
Full Changelog: v0.4.3...v0.4.4