Type Alias TokenDeltas

Source
pub type TokenDeltas = Amounts<BTreeMap<TokenId, i128>>;

Aliased Typeยง

struct TokenDeltas(/* private fields */);