mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-02 03:54:26 +02:00
multi: formatting and comment fixes
This commit is contained in:
@@ -174,7 +174,7 @@ func (m *MockNotifier) Start() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// Started checks if started
|
||||
// Started checks if started.
|
||||
func (m *MockNotifier) Started() bool {
|
||||
return true
|
||||
}
|
||||
|
Reference in New Issue
Block a user