Re-exports§
pub use blocking::BlockingClient;
pub use async::AsyncClient;
pub use api::*;
Modules§
- api
- async
- LNURL by way of
reqwest
HTTP client. - blocking
- LNURL by way of
ureq
HTTP client. - channel
- lightning_
address - lnurl
- pay
- withdraw
Structs§
Enums§
- Error
- Errors that can happen during a sync with a LNURL service
Functions§
- get_
derivation_ path - Derive a derivation path from a hashing key and a url This is for LUD-05