mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-31 20:24:27 +01:00
Fixed typo in comment
Caught a typo, fixed it.
This commit is contained in:
@@ -27,7 +27,7 @@ const (
|
||||
// V3DecodedLen is the length of a decoded v3 onion service.
|
||||
V3DecodedLen = 35
|
||||
|
||||
// V3Len is the length of a v2 onion service including the ".onion"
|
||||
// V3Len is the length of a v3 onion service including the ".onion"
|
||||
// suffix.
|
||||
V3Len = 62
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user