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/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
2 years ago
..
config.go multi: bump lnd compile time dependency to v0.14.0-beta.rc1 3 years ago
daemon.go Merge pull request #432 from carlaKC/export-listnerconfig 3 years ago
log.go multi: bump lnd to version v0.13.0-beta.rc2 3 years ago
macaroons.go loopd: conditionally create default macaroon file 3 years ago
register_default.go multi: add force tick endpoint behind debug server 4 years ago
run.go loopd: export NewListenerConfig 3 years ago
swapclient_server.go multi: pass private, routehints from loopcli - loopd - loop server 2 years ago
swapclient_server_debug.go multi: add force tick endpoint behind debug server 4 years ago
swapclient_server_test.go loopd: verify loop out amount 3 years ago
utils.go multi: make server side restrictions function generic 3 years ago
view.go loopd: export NewListenerConfig 3 years ago