0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-08 10:31:50 -05:00

rename mempool_accept_v3.py to mempool_truc.py

This commit is contained in:
glozow 2024-06-11 14:04:35 +01:00
parent f543852a89
commit 089b5757df
2 changed files with 1 additions and 1 deletions

View file

@ -266,7 +266,7 @@ BASE_SCRIPTS = [
'p2p_v2_encrypted.py', 'p2p_v2_encrypted.py',
'p2p_v2_earlykeyresponse.py', 'p2p_v2_earlykeyresponse.py',
'example_test.py', 'example_test.py',
'mempool_accept_v3.py', 'mempool_truc.py',
'wallet_txn_doublespend.py --legacy-wallet', 'wallet_txn_doublespend.py --legacy-wallet',
'wallet_multisig_descriptor_psbt.py --descriptors', 'wallet_multisig_descriptor_psbt.py --descriptors',
'wallet_txn_doublespend.py --descriptors', 'wallet_txn_doublespend.py --descriptors',