mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-01 02:02:10 +02:00
multi: fix make fmt
This commit is contained in:
@@ -40,9 +40,9 @@ var (
|
||||
)
|
||||
|
||||
// NoChainBackend is a mock implementation of the following interfaces:
|
||||
// - chainview.FilteredChainView
|
||||
// - chainntnfs.ChainNotifier
|
||||
// - chainfee.Estimator
|
||||
// - chainview.FilteredChainView
|
||||
// - chainntnfs.ChainNotifier
|
||||
// - chainfee.Estimator
|
||||
type NoChainBackend struct {
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user