menu
on_chain package
documentation
solana/src/rpc/models/models/epoch_schedule.dart
EpochSchedule
slotsPerEpoch property
slotsPerEpoch property
dark_mode
light_mode
slotsPerEpoch
property
int
slotsPerEpoch
final
The maximum number of slots in each epoch
Implementation
final int slotsPerEpoch;
on_chain package
documentation
solana/src/rpc/models/models/epoch_schedule
EpochSchedule
slotsPerEpoch property
EpochSchedule class