aboutsummaryrefslogtreecommitdiff
path: root/src/node/interfaces.cpp
diff options
context:
space:
mode:
authorPieter Wuille <pieter@wuille.net>2021-02-07 19:31:46 -0800
committerPieter Wuille <pieter@wuille.net>2021-03-29 17:44:13 -0700
commit0b188b751f970027c52729e0c223cc9257669322 (patch)
tree27197bbcfa9663cbf008a074d7d621949fe904ba /src/node/interfaces.cpp
parent33275a96490445e293c322a29a3b146ccb91083c (diff)
downloadbitcoin-0b188b751f970027c52729e0c223cc9257669322.tar.xz
Clean up context dependent checks in descriptor parsing
This changes all context dependent checks in the parser to be disjunctions of equality checks, rather than also including inequalities. This makes sure that adding a new context enum in the future won't change semantics for existing checks. The error messages are also made a bit more consistent.
Diffstat (limited to 'src/node/interfaces.cpp')
0 files changed, 0 insertions, 0 deletions