Module breez_sdk_liquid::input_parser
Structs§
- Wrapped in a [BitcoinAddress], this is the result of parse when given a plain or BIP-21 BTC address.
- Wrapped in a [LnUrlPay], this is the result of parse when given a LNURL-pay endpoint.
- Key-value pair in the LnUrlPayRequestData, as returned by the LNURL-pay endpoint
Enums§
- Different kinds of inputs supported by parse, including any relevant details extracted from the input
- Generic struct containing the possible LNURL payloads returned when contacting a LNURL endpoint
Functions§
- Parses generic user input, typically pasted from clipboard or scanned from a QR.