mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 06:07:16 +01:00
multi: Fix typos [skip ci]
This commit is contained in:
@@ -192,7 +192,7 @@ func (l *Lookout) processEpoch(epoch *chainntnfs.BlockEpoch,
|
||||
|
||||
// For each match, use our index to retrieve the original transaction,
|
||||
// which corresponds to the breaching commitment transaction. If the
|
||||
// decryption succeeds, we will accumlate the assembled justice
|
||||
// decryption succeeds, we will accumulate the assembled justice
|
||||
// descriptors in a single slice
|
||||
var successes []*JusticeDescriptor
|
||||
for _, match := range matches {
|
||||
|
||||
Reference in New Issue
Block a user