to_big_uint

Function to_big_uint 

Source
pub fn to_big_uint(str: &String) -> BigUint
Expand description

Converts a decimal string to BigUint and zero-pads it to 32 bytes (big-endian).