diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-10-22 09:54:07 +0100 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-11-13 19:36:18 +0000 |
commit | d269bff2ab4c4e1d21aeea101dd8510b826a044e (patch) | |
tree | de367bba1ec4d7ba8c98f3d11a6c406a7dd23914 /src/version.h | |
parent | Merge pull request #2694 (diff) | |
download | monero-d269bff2ab4c4e1d21aeea101dd8510b826a044e.tar.xz |
wallet2: use a vector, not a list, for selected_transfers
Friendlier on memory/speed, we know in advance the max amount
of items, which are small and constant size, and there's a lot
of list walking involved.
Diffstat (limited to 'src/version.h')
0 files changed, 0 insertions, 0 deletions