We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 640888a commit 385b6a9Copy full SHA for 385b6a9
doc/Makefile
@@ -8,6 +8,7 @@ MARKDOWNPAGES := doc/addgossip.7 \
8
doc/addpsbtoutput.7 \
9
doc/askrene-age.7 \
10
doc/askrene-bias-channel.7 \
11
+ doc/askrene-bias-node.7 \
12
doc/askrene-create-layer.7 \
13
doc/askrene-remove-layer.7 \
14
doc/askrene-create-channel.7 \
doc/index.rst
@@ -16,6 +16,7 @@ Core Lightning Documentation
16
addpsbtoutput <addpsbtoutput.7.md>
17
askrene-age <askrene-age.7.md>
18
askrene-bias-channel <askrene-bias-channel.7.md>
19
+ askrene-bias-node <askrene-bias-node.7.md>
20
askrene-create-channel <askrene-create-channel.7.md>
21
askrene-create-layer <askrene-create-layer.7.md>
22
askrene-disable-node <askrene-disable-node.7.md>
0 commit comments