diff options
author | stoffu <stoffu@protonmail.ch> | 2018-03-22 18:03:57 +0900 |
---|---|---|
committer | stoffu <stoffu@protonmail.ch> | 2018-03-22 20:02:25 +0900 |
commit | eaa8bfe7c0ce7e186cf3ca90a6a44b9a20f4ec03 (patch) | |
tree | 345d979b501f3491bef4797c2959b8b6a80d99b5 /src/common | |
parent | wallet2: enable the mitigation only after the fork height (diff) | |
download | monero-eaa8bfe7c0ce7e186cf3ca90a6a44b9a20f4ec03.tar.xz |
wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly
The previous expression
req_t.from_height = X ? Y >= Z : 0;
forces the parameter to take the value of either 0 or 1.
Diffstat (limited to 'src/common')
0 files changed, 0 insertions, 0 deletions