package
0.0.0-20220616152218-3da4c06c590a
Repository: https://github.com/astra-net/astra-network.git
Documentation: pkg.go.dev
# Functions
GetTotalPreStakingTokens returns the total amount of tokens (in Astra) in the network at the the last block of the pre-staking era (epoch < staking epoch).
GetTotalTokens in the network for all shards in Astra.
SetTotalInitialTokens with the given initial tokens (from genesis in ATTO).
# Variables
ErrInvalidBeaconChain if given chain is not beacon chain.
FiveSecStakedBlocks is the flat-rate block reward after epoch 230.
None ..
PreStakedBlocks is the block reward, to be split evenly among block signers in pre-staking era.
StakedBlocks is the flat-rate block reward for epos staking launch.
TotalInitialTokens is the total amount of tokens (in One (^18)) at block 0 of the network.
TwoSecStakedBlocks is the flat-rate block reward after epoch 360.