[][src]Type Definition casper_types::auction::ValidatorRewardMap

type ValidatorRewardMap = BTreeMap<PublicKey, U512>;

Validators mapped to their reward amounts.