mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-05 17:05:50 +02:00
multi: fix a-vs-an typos
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
0720e83840
commit
663c396235
@@ -60,7 +60,7 @@ func (c *UpdateFee) MsgType() MessageType {
|
||||
return MsgUpdateFee
|
||||
}
|
||||
|
||||
// MaxPayloadLength returns the maximum allowed payload size for a UpdateFee
|
||||
// MaxPayloadLength returns the maximum allowed payload size for an UpdateFee
|
||||
// complete message observing the specified protocol version.
|
||||
//
|
||||
// This is part of the lnwire.Message interface.
|
||||
|
Reference in New Issue
Block a user