mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 07:35:07 +02:00
multi: fix a-vs-an typos
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
0720e83840
commit
663c396235
@@ -101,7 +101,7 @@ func (p *ConstrainedPrefAttachment) NeedMoreChans(channels []Channel,
|
||||
return fundsAvailable, numAdditionalChans, true
|
||||
}
|
||||
|
||||
// NodeID is a simple type that holds a EC public key serialized in compressed
|
||||
// NodeID is a simple type that holds an EC public key serialized in compressed
|
||||
// format.
|
||||
type NodeID [33]byte
|
||||
|
||||
|
Reference in New Issue
Block a user