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.