Rusty Russell
f321b1d35f
getroute: remove seed arg, document fromid, make default fuzzpercent match docs.
...
seed isn't very useful at this level: I've left it in routing.c
because it might be useful for detailed testing. Pretty sure it's unused,
so I simply removed it.
The fuzzpercent is documented to default at 5%, but actually was 75%.
Fix that too.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-01-15 12:01:38 +01:00
Christian Decker
674d176087
doc: Update docs to remove 100% upper bound
...
Actual change is in the previous commit.
2018-09-20 02:41:28 +00:00
Felix
52c243852e
documentation: s/Protocol/Command/
2018-04-27 14:00:16 +02:00
ZmnSCPxj
1cf32f9f05
doc: Update manpage for getroute and pay for route randomization.
2018-02-26 02:36:27 +00:00
Rusty Russell
461207b886
getroute: document cltv argument.
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-01-19 22:23:45 +00:00
Rusty Russell
6d7c8c8dd0
doc: manpages for pay, listpayments and decodepay.
...
Also contains some help message clarifications.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-01-14 23:10:10 +00:00
Christian Decker
da31675537
doc: Adding compiled manpage
2017-02-27 14:55:53 +01:00
Rusty Russell
2452df315a
doc: manpages for the various lightning RPC calls.
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-09-06 16:47:41 +09:30