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ยง
- Initialize
- Generated client accounts for
Initialize
. - Node
Register - Generated client accounts for
NodeRegister
. - Node
Stake - Generated client accounts for
NodeStake
. - Rotator
Turn - Generated client accounts for
RotatorTurn
. - Snapshot
Capture - Generated client accounts for
SnapshotCapture
. - Snapshot
Rotate - Generated client accounts for
SnapshotRotate
. - Snapshot
Start - Generated client accounts for
SnapshotStart
.