Get All Accounts

Get the details of all accounts in a given wallet.

Example

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

Last updated