Function getKeysOf

  • Retrieves all the keys from the datastore from a remote address.

    Returns

    • a list of key (e.g. a list of byte array)

    Parameters

    • address: string

      the address in the datastore

    • prefix: StaticArray<number> = ...

      the prefix to filter the keys (optional)

    Returns StaticArray<u8>[]

Generated using TypeDoc