Type Definition themelio_stf::StakeMapping

source ·
pub type StakeMapping<C> = SmtMapping<C, TxHash, StakeDoc>;
Expand description

A stake mapping

Implementations

Gets the voting power, as a floating-point number, for a given public key and a given epoch.

Filter out all the elements that no longer matter.