Skip to content

Commit 5bcf8af

Browse files
add a few more things for 'Using LDK'
1 parent 07945dd commit 5bcf8af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/build_node.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,6 @@ chain_monitor.block_connected(header, txn, height);
148148
```
149149
150150
## Using LDK
151-
- [ ] opening/closing channels
152-
- [ ] sending payments and getting the result of the payment
153-
- [ ] connecting/disconnecting peers
151+
- [ ] opening/closing and listing channels
152+
- [ ] sending and listing payments and getting the result of the payment (and storing preimages etc)
153+
- [ ] connecting/disconnecting and listing peers

0 commit comments

Comments
 (0)