rust-lightning/lightning
Jeffrey Czyz 54ca54d191
BOLT 12 variants of PaymentPurpose
In order to provide more context in PaymentClaimable and PaymentClaimed
events, introduce new variants of PaymentPurpose for use with BOLT 12
payments. Separate variants are used for offers and refunds. An unknown
variant is used for backwards compatibility and ease of testing, but is
otherwise not publicly constructable.
2024-04-18 09:15:22 -05:00
..
src BOLT 12 variants of PaymentPurpose 2024-04-18 09:15:22 -05:00
Cargo.toml Drop ahash dependency in favor of core's SipHasher 2024-02-16 20:34:41 +00:00