Type Definition casper_types::system::auction::Bids[][src]

pub type Bids = BTreeMap<PublicKey, Bid>;
Expand description

Validators mapped to their bids.