loop/loopd
Harsha Goli f1a7d8fb49
multi: pass private, routehints from loopcli - loopd - loop server
This commit passes routehints all the way from when/if the user passes
them from the cli all the way to the backend loop server. If private is
used, this commit passes that boolean down to different stages, where it
is then converted into routehints.

main: add --private and --route_hints to quote

Adds --private and --route_hints flags to quote cli
2021-12-07 21:04:07 -05:00
..
config.go multi: bump lnd compile time dependency to v0.14.0-beta.rc1 2021-11-03 19:31:21 +01:00
daemon.go Merge pull request #432 from carlaKC/export-listnerconfig 2021-11-18 10:03:33 +01:00
log.go multi: bump lnd to version v0.13.0-beta.rc2 2021-05-19 14:24:41 +02:00
macaroons.go loopd: conditionally create default macaroon file 2021-11-04 14:09:27 +01:00
register_default.go multi: add force tick endpoint behind debug server 2020-10-15 13:53:27 +02:00
run.go loopd: export NewListenerConfig 2021-11-12 11:26:07 +02:00
swapclient_server.go multi: pass private, routehints from loopcli - loopd - loop server 2021-12-07 21:04:07 -05:00
swapclient_server_debug.go multi: add force tick endpoint behind debug server 2020-10-15 13:53:27 +02:00
swapclient_server_test.go loopd: verify loop out amount 2021-03-17 10:12:30 +02:00
utils.go multi: make server side restrictions function generic 2021-02-03 08:54:50 +02:00
view.go loopd: export NewListenerConfig 2021-11-12 11:26:07 +02:00