mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-06 17:47:01 +02:00
chore: fix some comments for struct field
Signed-off-by: linghuying <1599935829@qq.com>
This commit is contained in:
@@ -3488,7 +3488,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