Skip to main content

Crate rialo_venus

Crate rialo_venus 

Source

Modules§

reexports

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.