mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
A database field was already in place to allow channel selection for loop in. Unfortunately this field, which contains a short channel id, isn't easily usable for controlling the loop server payment. Because of non-strict forwarding, it is only possible to constrain a route to a specific last hop pubkey. This commit converts the existing field into a pubkey field. |
||
|---|---|---|
| .. | ||
| client.pb.go | ||
| client.pb.gw.go | ||
| client.proto | ||
| client.swagger.json | ||
| gen_protos.sh | ||
| server.pb.go | ||
| server.proto | ||