package
2.1.3-rc0
Repository: https://github.com/iotexproject/iotex-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewProbationList returns a new probation list.
NewUnproductiveDelegate creates new UnproductiveDelegate with probationperiod and cacheSize.

# Structs

ProbationList defines a map where key is candidate's name and value is the counter which counts the unproductivity during probation epoch.
UnproductiveDelegate defines unproductive delegates information within probation period.