Type Definition casper_types::system::auction::UnbondingPurses
source ·
[−]pub type UnbondingPurses = BTreeMap<AccountHash, Vec<UnbondingPurse>>;Expand description
Validators and delegators mapped to their unbonding purses.
