Skip to main content

KeysetFeeAndAmounts

Type Alias KeysetFeeAndAmounts 

Source
pub type KeysetFeeAndAmounts = HashMap<Id, FeeAndAmounts>;
Expand description

Fees and Amounts for each Keyset

Aliased Typeยง

pub struct KeysetFeeAndAmounts { /* private fields */ }