getAccounts method

Fetches all accounts in the accounts tree. IMPORTANT: This operation iterates over all accounts in the accounts tree and thus is extremely computationally expensive.

Params

This method does not require any parameters.

Result

PropertyTypeRequired
Vecany[]Yes

Code Examples

Copy page
Create issue