[][src]Module core_cbc_casper::estimator

Traits

Estimator

Describes an estimate, or a value of the consensus at a certain time. Implementing this trait allows to produce an estimate given the set of latest messages and the set of validators and their weights.