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/loopd
Joost Jager 2e48ead6d6
loopd: loop in from external address
Allow user to specify that htlc will be published by an external source.
In that case no internal htlc tx will be published.

To facilitate sending to the htlc address, the swap initiation response
is extended with that address.
5 years ago
..
config.go cmd/loopd: point to testnet loop server for testnet mode 5 years ago
daemon.go multi: loop in swap 5 years ago
log.go loopd: persistent configuration 5 years ago
main.go cmd/loopd: show version on start up, add new --version flag 5 years ago
swapclient_server.go loopd: loop in from external address 5 years ago
utils.go loopd: persistent configuration 5 years ago
view.go loopd: persistent configuration 5 years ago