Aniket-pd
Aniket-pd
addressing token #221 This update introduces full Lightning Address support across the SDK. It adds verification and payment helpers to `LightningService`, along with new types and methods for handling the...
## :scroll: Tickets [Jira ticket](https://mozilla-hub.atlassian.net/browse/FXIOS-31023) [Github issue](https://github.com/mozilla-mobile/firefox-ios/issues/31023) ## :bulb: Description Wraps storage/FFI calls in RustLogins with dispatch to the serial queue after getStoredKey to prevent race conditions. Adds a concurrent...
## Summary This work depends on the backend changes in https://github.com/fedimint/fedimint-sdk/pull/225, which introduce the two new LN RPCs: `verify_lightning_address` and `pay_lightning_address`. This PR adds full support for working with Lightning...