Type Definition themelio_stf::StakeMapping[][src]

pub type StakeMapping = SmtMapping<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.