loop/cmd/loop
carla 8931fd370c
loop: rename setparam command to setrule
As we add more paramters to the liqudity manager, it will become more
difficult to include them in a single cli endpoint with rules. This
commit renames the existing setparam command (which is only used for
rules at present), so that we can have a dedicated paramters cli
command for all the new values we are adding.
2020-09-30 12:46:36 +02:00
..
liquidity.go loop: rename setparam command to setrule 2020-09-30 12:46:36 +02:00
loopin.go loop: allow creation of loops with labels on cli 2020-08-04 12:31:02 +02:00
loopout.go loop: add htlc confirmations flag to loop out command 2020-08-04 20:29:56 +02:00
lsat.go cmd/loop: add command to list tokens 2019-12-06 09:23:52 +01:00
main.go loop: rename setparam command to setrule 2020-09-30 12:46:36 +02:00
monitor.go looprpc+loop: report swap cost over rpc 2019-05-20 13:57:20 +02:00
quote.go looprpc: split quote message 2020-07-14 19:26:30 +02:00
swaps.go cmd/loop: add listswaps and swapinfo commands 2020-01-31 13:57:25 +01:00
terms.go loopout: show expiry range in terms 2020-07-16 21:30:15 +02:00