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
client.pb.gw.go
client.proto
client.swagger.json
gen_protos.sh
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