pub fn pretty_print_int(i: u128) -> String
Expand description

Formats an unsigned, 128 bit integer with commas, as a string. Used for readability