contractcourt: handle writing BreachResolution in arbitrator log

This commit is contained in:
eugene
2022-01-13 14:52:58 -05:00
parent f99933fa69
commit af03c8cb46
2 changed files with 70 additions and 3 deletions

View File

@@ -57,6 +57,11 @@ type RemoteUnilateralCloseInfo struct {
CommitSet CommitSet
}
// BreachResolution wraps the outpoint of the breached channel.
type BreachResolution struct {
FundingOutPoint wire.OutPoint
}
// CommitSet is a collection of the set of known valid commitments at a given
// instant. If ConfCommitKey is set, then the commitment identified by the
// HtlcSetKey has hit the chain. This struct will be used to examine all live