Modules§
Constants§
- WORKFLOW_
SEED - Seed used to generate the PDA containing the workflow data.
The seed for the PDA is
RIALO_WORKFLOW_SEED+ payer key + nonce.
Functions§
- close_
account - Close the workflow account and transfer its kelvin to the payer account.
- derive_
workflow_ address - Derive the Program Derived Address (PDA) for a workflow account.
- read_
from_ storage - Read workflow data from storage.
- write_
to_ storage - Write workflow data to storage.