Function getOpKeysPrefix

  • Retrieves all the keys filtered with a prefix from the operation datastore.

    Returns

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

    Parameters

    • prefix: StaticArray<number>

    Returns StaticArray<u8>[]

Generated using TypeDoc