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.
2019-04-02 00:02:04 +02:00
..
codec.go loopdb: make new loopdb package to house persistent storage 2019-03-06 20:33:27 -08:00
interface.go loopdb: add loop in 2019-03-28 11:47:38 +01:00
log.go loopdb: make new loopdb package to house persistent storage 2019-03-06 20:33:27 -08:00
loop.go loopdb: add loop in 2019-03-28 11:47:38 +01:00
loopin.go loopd: loop in from external address 2019-04-02 00:02:04 +02:00
loopout.go loopdb: add loop in 2019-03-28 11:47:38 +01:00
meta.go loopdb: make new loopdb package to house persistent storage 2019-03-06 20:33:27 -08:00
store.go loopdb: add loop in 2019-03-28 11:47:38 +01:00
store_test.go loopd: loop in from external address 2019-04-02 00:02:04 +02:00
swapstate.go loopdb: add loop in 2019-03-28 11:47:38 +01:00