listwallets
Wallet
Summary
Returns a list of currently loaded wallets.
Description
Returns a list of currently loaded wallets. For full information on the wallet, use "getwalletinfo"
Arguments
None.
Results
value(ARR): No description.walletname(STR): the wallet name
Examples
qbit-cli listwallets
curl --user myusername --data-binary '{"jsonrpc": "2.0", "id": "curltest", "method": "listwallets", "params": []}' -H 'content-type: application/json' http://127.0.0.1:8352/