mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-03 20:53:04 +02:00
multi: fix canceled spelling
This commit is contained in:
@@ -34,7 +34,7 @@ type ResolutionMsg struct {
|
||||
// commitment trace.
|
||||
HtlcIndex uint64
|
||||
|
||||
// Failure will be non-nil if the incoming contract should be cancelled
|
||||
// Failure will be non-nil if the incoming contract should be canceled
|
||||
// all together. This can happen if the outgoing contract was dust, if
|
||||
// if the outgoing HTLC timed out.
|
||||
Failure lnwire.FailureMessage
|
||||
|
Reference in New Issue
Block a user