Get Wallet Status

Get the current status of a wallet. Note that pmob calculations do not include view-only-accounts

Example

{
    "method": "get_wallet_status",
    "jsonrpc": "2.0",
    "id": 1
}

Last updated