Crate lnurl

Source

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§

Builder

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