Expand description
An Anchor generated module, providing a set of structs
mirroring the structs deriving Accounts
, where each field is
a Pubkey
. This is useful for specifying accounts for a client.
Structsยง
- Create
Mission - Generated client accounts for
CreateMission
. - Create
Variable - Generated client accounts for
CreateVariable
. - Create
Workflow - Generated client accounts for
CreateWorkflow
. - Move
Next Checkpoint - Generated client accounts for
MoveNextCheckpoint
.