rust-lightning/lightning
Jeffrey Czyz b9970ff41b
Define an OfferId for BOLT 12 Offers
Use a merkle root hash of the offer TLV records to define an offer id.
Will be included in a BOLT 12 invoice's blinded payment paths in order
for the recipient to identify which offer the payment is for.
2024-04-18 09:12:33 -05:00
..
src Define an OfferId for BOLT 12 Offers 2024-04-18 09:12:33 -05:00
Cargo.toml Drop ahash dependency in favor of core's SipHasher 2024-02-16 20:34:41 +00:00