mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
Test for signing messages
New rpc test for signing and verifying messages.
This commit is contained in:
@@ -123,6 +123,7 @@ testScripts = [
|
||||
'abandonconflict.py',
|
||||
'p2p-versionbits-warning.py',
|
||||
'importprunedfunds.py',
|
||||
'signmessages.py'
|
||||
]
|
||||
if ENABLE_ZMQ:
|
||||
testScripts.append('zmq_test.py')
|
||||
|
||||
Reference in New Issue
Block a user