mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-18 14:44:22 +01:00
multi: comprehensive typo fixes across all packages
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
72a5bc8648
commit
a93736d21e
@@ -39,7 +39,7 @@ type blockEventQueue struct {
|
||||
// will receive connected/new blocks from the FilteredChainView.
|
||||
newBlocks chan *FilteredBlock
|
||||
|
||||
// stleBlocks is the channel where the consumer of the queue will
|
||||
// staleBlocks is the channel where the consumer of the queue will
|
||||
// receive disconnected/stale blocks from the FilteredChainView.
|
||||
staleBlocks chan *FilteredBlock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user