bitcoin/test/functional/data
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
..
__init__.py
blockheader_testnet3.hex
invalid_txs.py test: Avoid CScript() as default function argument 2024-07-31 15:19:10 +02:00
rpc_bip67.json
rpc_decodescript.json
rpc_getblockstats.json
rpc_psbt.json