TokenAmount

Type Alias TokenAmount 

Source
pub type TokenAmount = BigInt;
Expand description

Token type to be used within the VM.

Aliased Typeยง

pub struct TokenAmount { /* private fields */ }