mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-27 06:01:48 +02:00
multi: Fix typos [skip ci]
This commit is contained in:
@@ -45,7 +45,7 @@ const (
|
||||
// DefaultMaxMcHistory is the default maximum history size.
|
||||
DefaultMaxMcHistory = 1000
|
||||
|
||||
// DefaultMcFlushInterval is the defaul inteval we use to flush MC state
|
||||
// DefaultMcFlushInterval is the default interval we use to flush MC state
|
||||
// to the database.
|
||||
DefaultMcFlushInterval = time.Second
|
||||
|
||||
|
Reference in New Issue
Block a user