Module state

Module state 

Source

Structs§

Config
Config
ConfigSettings
ConfigSettings
Delegation
An account to manage a token holder’s stake delegation with a particiular a worker.
Fee
Escrows the lamport balance owed to a particular worker.
Penalty
Escrows the lamport balance owed to a particular worker.
Pool
Pool
PoolSettings
PoolSettings
Registry
Registry
Snapshot
Snapshot
SnapshotEntry
SnapshotEntry
SnapshotFrame
SnapshotFrame
Unstake
Unstake
Worker
Worker
WorkerSettings
WorkerSettings

Constants§

SEED_CONFIG
SEED_DELEGATION
SEED_FEE
SEED_PENALTY
SEED_POOL
SEED_REGISTRY
SEED_SNAPSHOT
SEED_SNAPSHOT_ENTRY
SEED_SNAPSHOT_FRAME
SEED_UNSTAKE
SEED_WORKER

Traits§

ConfigAccount
ConfigAccount
DelegationAccount
DelegationAccount
FeeAccount
Trait for reading and writing to a fee account.
PenaltyAccount
Trait for reading and writing to a penalty account.
PoolAccount
PoolAccount
RegistryAccount
RegistryAccount
SnapshotAccount
SnapshotAccount
SnapshotEntryAccount
SnapshotEntryAccount
SnapshotFrameAccount
SnapshotFrameAccount
UnstakeAccount
UnstakeAccount
WorkerAccount
WorkerAccount