Module offers
Expand description
Implementation of Lightning Offers (BOLT 12).
Offers are a flexible protocol for Lightning payments.
Modulesยง
- invoice
- Data structures and encoding for
invoice
messages. - invoice_
error - Data structures and encoding for
invoice_error
messages. - invoice_
request - Data structures and encoding for
invoice_request
messages. - merkle
- Tagged hashes for use in signature calculation and verification.
- offer
- Data structures and encoding for
offer
messages. - parse
- Parsing and formatting for bech32 message encoding.
- refund
- Data structures and encoding for refunds.