Type Alias: StakeSolTimeConfig
@torque-labs/torque-utils • Docs
@torque-labs/torque-utils / StakeSolTimeConfig
Type Alias: StakeSolTimeConfig
type StakeSolTimeConfig: {
epochs: number;
};Stake solana time config type
Type declaration
Name
Type
Description
epochs
number
The number of epochs to stake for
Defined in
Last updated