pub fn asset_to_asset_id( asset: &Asset, ) -> Result<String, StellarTransactionUtilsError>
Convert Asset XDR to asset identifier string
asset
Asset identifier string (“native” for Native, or “CODE:ISSUER” for credit assets)