Skip to content

Commit 7f9f25c

Browse files
committed
Add a payments section to ChannelManager docs
1 parent 685b493 commit 7f9f25c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lightning/src/ln/channelmanager.rs

+4
Original file line numberDiff line numberDiff line change
@@ -1360,6 +1360,10 @@ where
13601360
/// # }
13611361
/// ```
13621362
///
1363+
/// # Payments
1364+
///
1365+
/// TODO
1366+
///
13631367
/// # Persistence
13641368
///
13651369
/// Implements [`Writeable`] to write out all channel state to disk. Implies [`peer_disconnected`] for

0 commit comments

Comments
 (0)