Function getMultipleAddressesDatastoreKeys

  • Retrieves all datastore keys for multiple addresses with pagination support. Handles batching to respect DEFAULT_MAX_ARGUMENT_ARRAY_SIZE limits.

    Parameters

    Returns Promise<AddressDatastoreKeys[]>

    Promise resolving to a 2D array where each inner array contains all keys for the corresponding address