mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
This commit extends SwapResponse and SwapStatus with np2wsh and p2wsh htlc output addresses to support both nested and native segwit htlcs in loop-in. Furthermore the commit adds support for native segwith loop-in htlcs. When the htlc is paid internally, as of this commit we'll use NP2WSH, otherwise users are free to select whether to pay the NP2WSH or the P2WSH htlc. |
||
|---|---|---|
| .. | ||
| client.pb.go | ||
| client.pb.gw.go | ||
| client.proto | ||
| client.swagger.json | ||
| gen_protos.sh | ||
| server.pb.go | ||
| server.proto | ||