mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 15:11:09 +02:00
chore: fix some comments for struct field
Signed-off-by: linghuying <1599935829@qq.com>
This commit is contained in:
@@ -447,7 +447,7 @@ type ChannelCloseSummary struct {
|
||||
// per-commitment-point.
|
||||
RemoteNextRevocation *btcec.PublicKey
|
||||
|
||||
// LocalChanCfg is the channel configuration for the local node.
|
||||
// LocalChanConfig is the channel configuration for the local node.
|
||||
LocalChanConfig ChannelConfig
|
||||
|
||||
// LastChanSyncMsg is the ChannelReestablish message for this channel
|
||||
|
Reference in New Issue
Block a user