mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-09 04:52:48 +02:00
Tests for wallet encryption stuff
Added a functional test which tests the encryptwallet, walletpassphrase, walletpassphrasechange, and walletlock RPCs
This commit is contained in:
@@ -111,6 +111,7 @@ BASE_SCRIPTS= [
|
||||
'rpcnamedargs.py',
|
||||
'listsinceblock.py',
|
||||
'p2p-leaktests.py',
|
||||
'wallet-encryption.py',
|
||||
]
|
||||
|
||||
EXTENDED_SCRIPTS = [
|
||||
|
Reference in New Issue
Block a user