mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-10 19:43:13 +02:00
[tests] Add wallet_balance.py
Adds a test specifically to test the wallet's getbalance and getunconfirmedbalance RPCs.
This commit is contained in:
@@ -153,6 +153,7 @@ BASE_SCRIPTS = [
|
||||
'wallet_importprunedfunds.py',
|
||||
'p2p_leak_tx.py',
|
||||
'rpc_signmessage.py',
|
||||
'wallet_balance.py',
|
||||
'feature_nulldummy.py',
|
||||
'mempool_accept.py',
|
||||
'wallet_import_rescan.py',
|
||||
|
Reference in New Issue
Block a user