Documentation ¶
Index ¶
- func GetEpochHeight(epochNum uint64, numDelegates uint64, numSubEpochs uint64) uint64
- func GetEpochLastBlockHeight(epochNum uint64, numDelegates uint64, numSubEpochs uint64) uint64
- func GetEpochNum(height uint64, numDelegates uint64, numSubEpochs uint64) uint64
- func GetSubEpochNum(height uint64, numDelegates uint64, numSubEpochs uint64) uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEpochHeight ¶
GetEpochHeight returns the epoch start block height
func GetEpochLastBlockHeight ¶
GetEpochLastBlockHeight returns the epoch last block height
func GetEpochNum ¶
GetEpochNum returns the epoch number
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.