diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-03-22 20:26:56 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-03-23 09:25:33 +0000 |
commit | 91d410902399befd81589fd0153e5b7994bcdaa2 (patch) | |
tree | dc7ba63d34e1efd624628bd9a80f7387e74a382c /include/IWallet.h | |
parent | tx_pool: remove transactions if they're in the blockchain (diff) | |
download | monero-91d410902399befd81589fd0153e5b7994bcdaa2.tar.xz |
tx_pool: ensure txes loaded from poolstate.bin have their txid cached
The txid is not saved, and we want to make sure the transactions
have their txid cached while in the pool, since get_transactions
copies the transaction object, so any txid calculation on those
copies would not benefit any later caller, since the original tx
would be left without a cached txid.
Diffstat (limited to 'include/IWallet.h')
0 files changed, 0 insertions, 0 deletions