lnwallet/channel: clearify that the spendDetails is spending funding outpoint

This commit is contained in:
Johan T. Halseth 2018-04-11 15:16:50 +02:00
parent 24e8bace9c
commit 3d0cb16677
No known key found for this signature in database
GPG Key ID: 15BAADA29DA20D26

View File

@ -4650,7 +4650,7 @@ type CommitOutputResolution struct {
// had any outgoing HTLC's within the commitment transaction, then an
// OutgoingHtlcResolution for each output will included.
type UnilateralCloseSummary struct {
// SpendDetail is a struct that describes how and when the commitment
// SpendDetail is a struct that describes how and when the funding
// output was spent.
*chainntnfs.SpendDetail