remove make_tx_from_json

master
moneroexamples 7 years ago
parent d56f2d8c4d
commit c8cfe9ac4a

@ -137,7 +137,6 @@ MempoolStatus::read_mempool()
return false;
}
mempool_size_kB += _tx_info.blob_size;
local_copy_of_mempool_txs.push_back(mempool_tx {tx_hash, tx});

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save