Skip to content

iurage/ore_delegation

Repository files navigation

Delegated Ore Staking Program

Program Id: DeoREdoVi3iqMHQq6sFHD2gBQUYQUMoBEEf3WqpQwLu

Account Types:

  • Treasury - Global singleton for protocol fees and config.
  • DelegateRecord - Stores user-specific delegation state.
  • MiningGroup - Stores state for delegating to a specific Proof account.
  • EpochRecord - Stores state of MiningGroup for a specific epoch.