Function sp_runtime::helpers_128bit::to_big_uint
source · pub fn to_big_uint(x: u128) -> BigUint
Expand description
Convert a u128 to a u32 based biguint.
pub fn to_big_uint(x: u128) -> BigUint
Convert a u128 to a u32 based biguint.