FeeRates

Type Alias FeeRates 

Source
pub type FeeRates = HashMap<String, u32>;

Aliased Typeยง

pub struct FeeRates { /* private fields */ }