Propagated blob type to tx

This commit is contained in:
MoneroOcean
2018-05-01 22:04:26 +02:00
parent 53b46441f7
commit de3c9a5e70

View File

@@ -389,7 +389,7 @@ namespace cryptonote
{
bytecoin_block parent_block;
transaction miner_tx;
transaction miner_tx(blob_type);
std::vector<crypto::hash> tx_hashes;
BEGIN_SERIALIZE_OBJECT()