fix typo interface.go

pull/686/head
shuoer86 4 months ago
parent ad7d80a878
commit 7669559cf5
No known key found for this signature in database
GPG Key ID: 84A704A15F88ADAD

@ -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…
Cancel
Save