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
Oliver Gugger 60e1fd2481
cmd/loop: remove number of flags restriction
With the restriction in place, it is not possible to use the
--conf_target and --fast flag at the same time. To avoid similar
problems in the future, the check for the number of amounts is
removed completely.
4 years ago
..
loopin.go cmd/loop: delay swap by 30 minutes by default, add --fast to loopout command 5 years ago
loopout.go Merge pull request #128 from Free-FreeThinker/free--max-routing-fee-config 4 years ago
lsat.go cmd/loop: add command to list tokens 4 years ago
main.go mod+cli: default to hex encoding for byte slices 4 years ago
monitor.go looprpc+loop: report swap cost over rpc 5 years ago
quote.go cmd/loop: remove number of flags restriction 4 years ago
swaps.go cmd/loop: add listswaps and swapinfo commands 4 years ago
terms.go looprpc+cmd: deprecate dynamic terms 5 years ago