Type Alias Prices

Source
pub type Prices = HashMap<Identifier, Pubkey>;
Expand description

Prices.

Aliased Typeยง

struct Prices { /* private fields */ }