Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PercentageForTimeStamp ¶
PercentageForTimeStamp ..
Types ¶
type CompletedRound ¶ added in v1.3.5
CompletedRound ..
type Payout ¶ added in v1.3.5
type Payout struct { ShardID uint32 Addr common.Address NewlyEarned *big.Int EarningKey bls.SerializedPublicKey }
Payout ..
type Reader ¶ added in v1.3.5
type Reader interface { ReadRoundResult() *CompletedRound MissingSigners() shard.SlotList }
Reader ..
Click to show internal directories.
Click to hide internal directories.