Module rofl

Source
Expand description

On-chain coordination for ROFL components.

Modules§

app
Wrapper to make development of ROFL components easier.
app_id
ROFL application identifier.
policy
state
types

Structs§

Genesis
Genesis state for the module.
Module
Parameters
Parameters for the module.

Enums§

Error
Errors emitted by the module.
Event
Events emitted by the ROFL module.
ParameterValidationError
Errors emitted during parameter validation.

Statics§

ADDRESS_APP_STAKE_POOL
Module’s address that has the application stake pool.
ROFL_DERIVE_KEY_CONTEXT
Key derivation context.
ROFL_KEY_ID_SEK
Secrets encryption key identifier.

Traits§

API
Interface that can be called from other modules.
Config
Module configuration.