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 /utils | |
| parent | af448d3883f53e86b46d79f879aa790d3fbb7679 (diff) | |
| download | monzero-core-d269bff2ab4c4e1d21aeea101dd8510b826a044e.tar.gz monzero-core-d269bff2ab4c4e1d21aeea101dd8510b826a044e.tar.xz monzero-core-d269bff2ab4c4e1d21aeea101dd8510b826a044e.zip | |
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 'utils')
0 files changed, 0 insertions, 0 deletions
