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

type Delegators = BTreeMap<PublicKey, DelegatedAmounts>;

Validators mapped to their delegators mapped to their bids.