Files
bitcoin/test/functional/rpc_decodescript.py
Sebastian Falbesoner ca6c154ef1 test: refactor: remove hex_str_to_bytes helper
Use the built-in class method bytes.fromhex() instead,
which is available since Python 3.0.
2021-08-01 19:26:51 +02:00

16 KiB
Executable File