Stake Table

The stake table contract maintains the canonical stake table for HotShot and enables nodes to stake their tokens to participate in HotShot. This contract will be responsible for:

  • staking

  • unstaking

  • delegating

In the Mainnet 0 release, a fixed stake table is used so stake table commitments are not updated.

Last updated