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/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.
4 years ago
..
client.pb.go looprpc: add outgoing channel set restriction 4 years ago
client.pb.gw.go looprpc: remove streaming REST endpoint, fix comment 4 years ago
client.proto looprpc: add outgoing channel set restriction 4 years ago
client.swagger.json looprpc: add outgoing channel set restriction 4 years ago
gen_protos.sh looprpc: generate client REST definitions 5 years ago
server.pb.go multi: add preimage push to loop out after sweep attempt 4 years ago
server.proto multi: add preimage push to loop out after sweep attempt 4 years ago