Type Definition fvm_shared::econ::TokenAmount

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

Token type to be used within the VM.

Trait Implementations

Converts to this type from the input type.