remove make_tx_from_json

This commit is contained in:
moneroexamples 2017-12-17 11:12:52 +08:00
parent d56f2d8c4d
commit c8cfe9ac4a
2 changed files with 1160 additions and 1434 deletions

View file

@ -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