Skip to main content

parse_amount

Function parse_amount 

Source
pub fn parse_amount(s: &str) -> Result<u64, Error>
Expand description

parse amount string to zatoshi using integer arithmetic (no float precision issues)