Instead of iterating over 0 .. 1 and then deciding on an actual desired
value, use a range based for loop for the desired value.
Backport of core PR10844
Differential D2200
Use range based for loop Fabien on Dec 17 2018, 08:48. Authored by
Details
Instead of iterating over 0 .. 1 and then deciding on an actual desired Backport of core PR10844 ./src/test/test_bitcoin --run_test=dbwrapper_tests
Diff Detail
Event Timeline |