Changes

Type Alias Changes 

pub type Changes = BTreeMap<u64, Direction>;
Expand description

A set of changes in the NFT world

Aliased Typeยง

pub struct Changes { /* private fields */ }