aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_signmessagewithaddress.py
AgeCommit message (Collapse)Author
2021-08-12test: added test for disabled walletShubhankar Gambhir
Divided tests in rpc_signmessage.py into 2 files wallet_signmessagewithaddress.py and rpc_signmessagewithprivkey.py, latter one can run even when wallet is disabled.