This PR enables running another non-wallet functional test even when the wallet is disabled thanks to the MiniWallet, i.e. it can be run even when bitcoin-core is compiled with --disable-wallet.
Backport of core#22543.
Depends on D16385.
Differential D16386
test: Use MiniWallet in mempool_limit.py Fabien on Jun 28 2024, 14:14. Authored by
Details
This PR enables running another non-wallet functional test even when the wallet is disabled thanks to the MiniWallet, i.e. it can be run even when bitcoin-core is compiled with --disable-wallet. Backport of core#22543. Depends on D16385. With no wallet: ./test/functional/test_runner.py mempool_limit.py
Diff Detail
|