mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 17:14:22 +01:00
paymod: Implement TLV onion payload generation
This commit is contained in:
@@ -119,6 +119,9 @@ struct payment {
|
||||
/* Payment hash extracted from the invoice if any. */
|
||||
struct sha256 *payment_hash;
|
||||
|
||||
/* Payment secret, from the invoice if any. */
|
||||
struct secret *payment_secret;
|
||||
|
||||
u32 partid;
|
||||
u32 next_partid;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user