Type Definition casper_types::system::auction::WithdrawPurses

source ·
pub type WithdrawPurses = BTreeMap<AccountHash, Vec<WithdrawPurse>>;
Expand description

Validators and delegators mapped to their withdraw purses.