Retrieves all datastore keys for multiple addresses with pagination support. Handles batching to respect DEFAULT_MAX_ARGUMENT_ARRAY_SIZE limits.
The PublicAPI client instance
Array of AddressDatastoreKeysParam objects
Promise resolving to a 2D array where each inner array contains all keys for the corresponding address
Retrieves all datastore keys for multiple addresses with pagination support. Handles batching to respect DEFAULT_MAX_ARGUMENT_ARRAY_SIZE limits.