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/loopdb
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
..
codec.go loopdb: make new loopdb package to house persistent storage 5 years ago
interface.go loopdb: add loop in 5 years ago
log.go loopdb: make new loopdb package to house persistent storage 5 years ago
loop.go loopdb: add loop in 5 years ago
loopin.go loopd: loop in from external address 5 years ago
loopout.go loopdb: add loop in 5 years ago
meta.go loopdb: make new loopdb package to house persistent storage 5 years ago
store.go loopdb: add loop in 5 years ago
store_test.go loopd: loop in from external address 5 years ago
swapstate.go loopdb: add loop in 5 years ago