You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
liquidity.go loop: rename setparam command to setrule 4 years ago
loopin.go loop: allow creation of loops with labels on cli 4 years ago
loopout.go loop: add htlc confirmations flag to loop out command 4 years ago
lsat.go cmd/loop: add command to list tokens 5 years ago
main.go loop: rename setparam command to setrule 4 years ago
monitor.go looprpc+loop: report swap cost over rpc 5 years ago
quote.go looprpc: split quote message 4 years ago
swaps.go cmd/loop: add listswaps and swapinfo commands 4 years ago
terms.go loopout: show expiry range in terms 4 years ago