diff --git a/utxonursery.go b/utxonursery.go index e9321781..ab1128a2 100644 --- a/utxonursery.go +++ b/utxonursery.go @@ -1198,7 +1198,7 @@ func (u *utxoNursery) waitForCommitConf(kid *kidOutput, } utxnLog.Infof("Commitment output %v promoted to "+ - "kindergarten", kid.OutPoint()) + "kindergarten, csv=%v", kid.OutPoint(), kid.BlocksToMaturity()) } // contractMaturityReport is a report that details the maturity progress of a