mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
This commit adds key reveal to MuSig2 loopin swaps' success path. In this case the client reveals their internal HTLC key to the server when the swap invoice is settled. With this key the server can sweep the swap HTLC without any more interaction from the client. We'll do this every block (after the invoice has been settled). |
||
|---|---|---|
| .. | ||
| .clang-format | ||
| common.pb.go | ||
| common.proto | ||
| Dockerfile | ||
| gen_protos.sh | ||
| gen_protos_docker.sh | ||
| go.mod | ||
| go.sum | ||
| server.pb.go | ||
| server.proto | ||
| server_grpc.pb.go | ||