Constant t3rn_primitives::threevm::DECIMALS_VALUE
source · pub const DECIMALS_VALUE: u32 = 1_000_000u32;
Expand description
Convert decimal between TRN(12) and EVM(18) and therefore the 1_000_000 conversion.
pub const DECIMALS_VALUE: u32 = 1_000_000u32;
Convert decimal between TRN(12) and EVM(18) and therefore the 1_000_000 conversion.