Documentation
¶
Index ¶
Constants ¶
View Source
const ( // before "slashing by unavailability" occurs UnavailabilityInConsecutiveBlockSigning = 1380 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ThresholdDecider ¶ added in v1.9.0
type ThresholdDecider interface {
SlashThresholdMet(shard.BlsPublicKey) bool
}
ThresholdDecider ..
Click to show internal directories.
Click to hide internal directories.