Skip to content

Commit 541005f

Browse files
f re-add missing comment
1 parent 4d39494 commit 541005f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lightning/src/ln/msgs.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1429,6 +1429,7 @@ mod fuzzy_internal_msgs {
14291429
pub enum InboundOnionPayload {
14301430
Forward {
14311431
short_channel_id: u64,
1432+
/// The value, in msat, of the payment after this hop's fee is deducted.
14321433
amt_to_forward: u64,
14331434
outgoing_cltv_value: u32,
14341435
},

0 commit comments

Comments
 (0)