mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
fix typo interface.go
This commit is contained in:
parent
ad7d80a878
commit
7669559cf5
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@ type LoopInSwapInfo struct { // nolint
|
|||
// where the loop-in funds may be paid.
|
||||
HtlcAddressP2WSH btcutil.Address
|
||||
|
||||
// HtlcAddresP2TR contains the v3 (pay to taproot) htlc address.
|
||||
// HtlcAddressP2TR contains the v3 (pay to taproot) htlc address.
|
||||
HtlcAddressP2TR btcutil.Address
|
||||
|
||||
// ServerMessages is the human-readable message received from the loop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue