Module mat_clockwork_network_program::state 
source · Structs
- Config
 - ConfigSettings
 - An account to manage a token holder’s stake delegation with a particiular a worker.
 - Escrows the lamport balance owed to a particular worker.
 - Escrows the lamport balance owed to a particular worker.
 - Pool
 - PoolSettings
 - Registry
 - Snapshot
 - SnapshotEntry
 - SnapshotFrame
 - Unstake
 - Worker
 - WorkerSettings
 
Constants
Traits
- ConfigAccount
 - DelegationAccount
 - Trait for reading and writing to a fee account.
 - Trait for reading and writing to a penalty account.
 - PoolAccount
 - RegistryAccount
 - SnapshotAccount
 - SnapshotEntryAccount
 - SnapshotFrameAccount
 - UnstakeAccount
 - WorkerAccount