pub async fn parse_amount(
quantus_client: &QuantusClient,
amount_str: &str,
) -> Result<u128>Expand description
Parse human-readable amount string to raw chain units
pub async fn parse_amount(
quantus_client: &QuantusClient,
amount_str: &str,
) -> Result<u128>Parse human-readable amount string to raw chain units