private protected TxExecution(BlockHash blockHash, TxId txId) { BlockHash = blockHash; TxId = txId; }