2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-11 13:11:12 +00:00
loop/loopd
carla a9849bb317
multi: add failure reason to swap client server
To provide more information about swaps, we add a failure reason field
to our swaps. We do not extend our existing state enum to remain
backwards compatible.
2020-07-30 09:15:42 +02:00
..
config.go loopd: group and clarify swap server parameters 2020-06-15 16:18:34 +02:00
daemon.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
log.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
run.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
swapclient_server_test.go multi: add confirmation target to loop in 2020-04-17 09:56:21 +02:00
swapclient_server.go multi: add failure reason to swap client server 2020-07-30 09:15:42 +02:00
utils.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
view.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00