Module oasis_runtime_sdk::modules::rofl::state

source ·

Structs§

Functions§

  • Removes all expired registrations, e.g. those that expire in epochs earlier than or equal to the passed epoch.
  • Retrieves an application configuration.
  • Retrieves endorser of the given ROFL enclave. In case enclave is not registered, returns None.
  • Retrieves registration of the given ROFL enclave. In case enclave is not registered, returns None.
  • Retrieves all registrations for the given ROFL application.
  • Removes an application configuration.
  • Removes an existing registration of the given ROFL enclave.
  • Updates an application configuration.
  • Updates registration of the given ROFL enclave.