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