Module clockwork_network_program::accounts
source · 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
- Generated client accounts for
ConfigUpdate
. - Generated client accounts for
DelegationClaim
. - Generated client accounts for
DelegationCreate
. - Generated client accounts for
DelegationDeposit
. - Generated client accounts for
DelegationWithdraw
. - Generated client accounts for
DeleteSnapshotJob
. - Generated client accounts for
DeleteSnapshotProcessEntry
. - Generated client accounts for
DeleteSnapshotProcessFrame
. - Generated client accounts for
DeleteSnapshotProcessSnapshot
. - Generated client accounts for
DistributeFeesJob
. - Generated client accounts for
DistributeFeesProcessEntry
. - Generated client accounts for
DistributeFeesProcessFrame
. - Generated client accounts for
DistributeFeesProcessSnapshot
. - Generated client accounts for
EpochCutover
. - Generated client accounts for
Initialize
. - Generated client accounts for
PenaltyClaim
. - Generated client accounts for
PoolCreate
. - Generated client accounts for
PoolRotate
. - Generated client accounts for
PoolUpdate
. - Generated client accounts for
ProcessUnstakesJob
. - Generated client accounts for
RegistryNonceHash
. - Generated client accounts for
RegistryUnlock
. - Generated client accounts for
StakeDelegationsJob
. - Generated client accounts for
StakeDelegationsProcessDelegation
. - Generated client accounts for
StakeDelegationsProcessWorker
. - Generated client accounts for
TakeSnapshotCreateEntry
. - Generated client accounts for
TakeSnapshotCreateFrame
. - Generated client accounts for
TakeSnapshotCreateSnapshot
. - Generated client accounts for
TakeSnapshotJob
. - Generated client accounts for
UnstakeCreate
. - Generated client accounts for
UnstakePreprocess
. - Generated client accounts for
UnstakeProcess
. - Generated client accounts for
WorkerClaim
. - Generated client accounts for
WorkerCreate
. - Generated client accounts for
WorkerUpdate
.