Type Definition fvm_shared::econ::TokenAmount

source · []
pub type TokenAmount = BigInt;
Expand description

Token type to be used within the VM.

Trait Implementations

Performs the conversion.