Skip to content

Commit 20101d6

Browse files
author
Conor Okus
committed
Removes channel_watch instructions
1 parent 6febc84 commit 20101d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/building-a-node-with-ldk/setting-up-a-channel-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,7 @@ Otherwise, you can use LDK's `Confirm` interface as in the examples above. The h
959959
* If providing providing full blocks or BIP 157/158: set of `ChannelMonitor`s
960960
* If using Electrum: `ChainMonitor`
961961

962-
###Optional: Initialize the `P2PGossipSync`
962+
### Optional: Initialize the `P2PGossipSync`
963963

964964
**You must follow this step if:** you need LDK to provide routes for sending payments (i.e. you are *not* providing your own routes)
965965

0 commit comments

Comments
 (0)