The rejection message in `DefaultAssetRegistryAPI.getForeignAsset(...)` should include the id. https://github.com/interlay/interbtc-api/blob/d987b57b73aa1a008037dab6d653f302ba560584/src/parachain/asset-registry.ts#L99
The rejection message in
DefaultAssetRegistryAPI.getForeignAsset(...)should include the id.interbtc-api/src/parachain/asset-registry.ts
Line 99 in d987b57