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

pub type UnbondingPurses = BTreeMap<AccountHash, Vec<UnbondingPurse>>;
Expand description

Validators and delegators mapped to their unbonding purses.