chore: fix some comments for struct field

Signed-off-by: linghuying <1599935829@qq.com>
This commit is contained in:
linghuying
2024-07-16 11:44:35 +08:00
parent 09b38aaa01
commit 91930d4ab8
5 changed files with 5 additions and 5 deletions

View File

@@ -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