breacharbiter: use the pkScript of the breached output for spend ntnfs
This commit is contained in:
parent
62ab7424af
commit
ab5b8b8fac
@ -360,6 +360,7 @@ func (b *breachArbiter) waitForSpendEvent(breachInfo *retributionInfo,
|
||||
var err error
|
||||
spendNtfn, err = b.cfg.Notifier.RegisterSpendNtfn(
|
||||
&breachedOutput.outpoint,
|
||||
breachedOutput.signDesc.Output.PkScript,
|
||||
breachInfo.breachHeight,
|
||||
)
|
||||
if err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user