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.
nonce
A number used only once.
offer
Data structures and encoding for offer messages.
parse
Parsing and formatting for bech32 message encoding.
refund
Data structures and encoding for refunds.