Function sum_token_amount

Source
pub fn sum_token_amount<'a>(
    app: &App,
    strings_of_charms: impl Iterator<Item = &'a Charms>,
) -> Result<u64>
Expand description

Sum the token amounts in the provided strings_of_charms.