MintSupply

Type Alias MintSupply 

pub type MintSupply = BTreeMap<u64, Metadata>;
Expand description

A supply of minted NFTs

Aliased Typeยง

pub struct MintSupply { /* private fields */ }