mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-08 22:41:00 +02:00
multi: fix several typos in godoc comments
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
b74a281b57
commit
adf0d98194
@ -5,7 +5,7 @@ import (
|
||||
"github.com/roasbeef/btcd/wire"
|
||||
)
|
||||
|
||||
// FilteredChainView repersents a subscription to a certain subset of of the
|
||||
// FilteredChainView represents a subscription to a certain subset of of the
|
||||
// UTXO set for a particular chain. This interface is useful from the point of
|
||||
// view of maintaining an up-to-date channel graph for the Lighting Network.
|
||||
// The subset of the UTXO to be subscribed is that of all the currently opened
|
||||
|
Reference in New Issue
Block a user