[functional test] v3 transaction submission

Co-authored-by: Suhas Daftuar <sdaftuar@gmail.com>
Co-authored-by: Gregory Sanders <gsanders87@gmail.com>
This commit is contained in:
glozow
2022-08-31 15:38:42 +01:00
parent 27c8786ba9
commit 1fd16b5c62
2 changed files with 419 additions and 0 deletions

View File

@@ -260,6 +260,7 @@ BASE_SCRIPTS = [
'p2p_invalid_tx.py --v2transport',
'p2p_v2_transport.py',
'example_test.py',
'mempool_accept_v3.py',
'wallet_txn_doublespend.py --legacy-wallet',
'wallet_multisig_descriptor_psbt.py --descriptors',
'wallet_txn_doublespend.py --descriptors',