aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorRussell Yanofsky <russ@yanofsky.org>2019-11-13 15:23:06 -0500
committerRussell Yanofsky <russ@yanofsky.org>2019-11-13 15:23:06 -0500
commite9fd366044e271632dc0e4f96e1c14f8e87213ae (patch)
tree58801c53deeef9119dbba18ac765d967637e7bc2 /COPYING
parentcba2710220d76bbe790b04088839cbbd410436de (diff)
downloadbitcoin-e9fd366044e271632dc0e4f96e1c14f8e87213ae.tar.xz
refactor: Remove null setting check in GetSetting()
Also rename the "result_complete" variable in GetSettingsList() to "done" to be more consistent with GetSetting(). This change doesn't affect current behavior but could be useful in the future to support dynamically changing settings at runtime and adding new settings sources, because it lets high priority sources reset settings back to default (see test). By removing a special case for null, this change also helps merge code treat settings values more like black boxes, and interfere less with settings parsing and retrieval.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions