mirror of https://github.com/bitcoin/bitcoin
This makes the code more robust, see previous commit. In general replacing isTrue with get_bool is not equivalent because get_bool can throw exceptions, but in this case, exceptions won't happen because of RPCTypeCheck() and isNull() checks in the preceding code.pull/26213/head
parent
fa2cc5d1d6
commit
fa0153e609
Loading…
Reference in new issue