Files
bitcoin/test/functional/test_framework
MarcoFalke fa46a1b74b test: Avoid CScript() as default function argument
This does not cause any issues, because CScript in the tests are const.
However, this change allows to enable the
"function-call-in-default-argument (B008)" lint rule.
2024-07-31 15:19:10 +02:00
..
2024-05-14 10:24:31 +02:00
2021-11-10 11:10:24 +01:00