mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-26 07:32:48 +01:00
OnionMessageContents specifies the data TLV that the sender wants in the onion message. This enum only has one variant for now, Custom. When offers are added, additional variants for invoice, invoice_request, and invoice_error will be added. This commit does not actually implement sending the custom OM contents, just the API change. |
||
---|---|---|
.. | ||
chain | ||
ln | ||
onion_message | ||
routing | ||
util | ||
debug_sync.rs | ||
lib.rs | ||
sync.rs |