Modules§
- Incoming State Machine
Structs§
- Client side lightning module
Enums§
- The high-level state of an pay operation internal to the federation, started with
LightningClientModule::pay_bolt11_invoice
. - The high-level state of a pay operation over lightning, started with
LightningClientModule::pay_bolt11_invoice
. - The high-level state of a reissue operation started with
LightningClientModule::create_bolt11_invoice
. - Where to receive the payment to, either to ourselves or to another user
Traits§
Functions§
- Get LN invoice with given settings
- Tweak a user key with an index, this is used to generate a new key for each invoice. This is done to not be able to link invoices to the same user.