mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 23:21:12 +02:00
multi: fix spelling mistakes
This commit is contained in:
@@ -414,7 +414,7 @@ const (
|
||||
V3
|
||||
)
|
||||
|
||||
// AddOnionConfig houses all of the required paramaters in order to succesfully
|
||||
// AddOnionConfig houses all of the required parameters in order to successfully
|
||||
// create a new onion service or restore an existing one.
|
||||
type AddOnionConfig struct {
|
||||
// Type denotes the type of the onion service that should be created.
|
||||
|
Reference in New Issue
Block a user