pub fn convert_decimals_to_evm<B: Zero + Saturating + From<u32>>(b: B) -> B
Expand description

Convert decimal from native(TRN 12) to EVM(18).