Holdings

Type Alias Holdings 

pub type Holdings = BTreeSet<u64>;
Expand description

NFT Holdings for a given NFT set

Aliased Typeยง

pub struct Holdings { /* private fields */ }