Class: Solana::Ruby::Kit::Sysvars::SysvarEpochSchedule

Inherits:
T::Struct
  • Object
show all
Defined in:
lib/solana/ruby/kit/sysvars/epoch_schedule.rb

Overview

EpochSchedule sysvar — 33 bytes:

slots_per_epoch(u64) + leader_schedule_slot_offset(u64)
+ warmup(bool/u8) + first_normal_epoch(u64) + first_normal_slot(u64)