mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
chore: fix some comments
Signed-off-by: jinjingroad <jinjingroad@sina.com>
This commit is contained in:
parent
d47158d58e
commit
12bc3b2e9e
4 changed files with 4 additions and 4 deletions
|
|
@ -32,7 +32,7 @@ const (
|
|||
ProtocolVersionUserExpiryLoopOut ProtocolVersion = 4
|
||||
|
||||
// ProtocolVersionHtlcV2 indicates that the client will use the new
|
||||
// HTLC v2 scrips for swaps.
|
||||
// HTLC v2 scripts for swaps.
|
||||
ProtocolVersionHtlcV2 ProtocolVersion = 5
|
||||
|
||||
// ProtocolVersionMultiLoopIn indicates that the client creates a probe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue