this.logger.LogDebug("Serialized size is {0} bytes, block weight is {1}, number of txs is {2}, tx fees are {3}, number of sigops is {4}.",nSerializeSize,coinviewRule.GetBlockWeight(this.block),this.BlockTx,this.fees,this.BlockSigOpsCost);
this.logger.LogDebug("Serialized size is {0} bytes, block weight is {1}, number of txs is {2}, tx fees are {3}, number of sigops is {4}.",nSerializeSize,coinviewRule.GetBlockWeight(this.block),this.BlockTx,this.fees,this.BlockSigOpsCost);