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

type UnbondingPurses = BTreeMap<PublicKey, Vec<UnbondingPurse>>;

Validators and delegators mapped to their unbonding purses.