2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-04 06:00:21 +00:00
loop/looprpc
carla 65c847674d
multi: add preimage push to loop out after sweep attempt
Once we have revealed our preimage to the world with a sweep attempt,
we can safely push our preimage to the server to speed up on chain
claim.

Rather than rely on the server, we use the state of our invoice in lnd
to determine whether we should continue trying to push the preimage to
the server.
2020-06-08 12:54:08 +02:00
..
client.pb.go looprpc: add outgoing channel set restriction 2020-05-21 11:22:06 +02:00
client.pb.gw.go looprpc: remove streaming REST endpoint, fix comment 2020-02-18 09:27:19 +01:00
client.proto looprpc: add outgoing channel set restriction 2020-05-21 11:22:06 +02:00
client.swagger.json looprpc: add outgoing channel set restriction 2020-05-21 11:22:06 +02:00
gen_protos.sh looprpc: generate client REST definitions 2019-03-12 15:34:45 -07:00
server.pb.go multi: add preimage push to loop out after sweep attempt 2020-06-08 12:54:08 +02:00
server.proto multi: add preimage push to loop out after sweep attempt 2020-06-08 12:54:08 +02:00