this.Logger.LogTrace("Coinstake transaction height {0} spent at height {1}, but maturity is set to {2}.",coins.Height,spendHeight,this.consensus.CoinbaseMaturity);
elsethis.Logger.LogTrace("POS stake modifier computation skipped for block at height {0} because it is not above last checkpoint block height {1}.",chainedHeader.Height,lastCheckpointHeight);