mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-19 20:09:26 +00:00
This commit replaces the roll-your-own argument parsing in rpc_tests.py with Python's standard library argparse.
This commit replaces the roll-your-own argument parsing in rpc_tests.py with Python's standard library argparse.