Withdrawals

Type Alias Withdrawals 

Source
pub type Withdrawals = OrderedHashMap<RewardAccount, Coin>;

Aliased Typeยง

pub struct Withdrawals(/* private fields */);