Open bvotteler opened 1 year ago
The rejection message in DefaultAssetRegistryAPI.getForeignAsset(...) should include the id.
DefaultAssetRegistryAPI.getForeignAsset(...)
https://github.com/interlay/interbtc-api/blob/d987b57b73aa1a008037dab6d653f302ba560584/src/parachain/asset-registry.ts#L99
Hello, so we would want the id to be in the error message. For example:
The rejection message in
DefaultAssetRegistryAPI.getForeignAsset(...)
should include the id.https://github.com/interlay/interbtc-api/blob/d987b57b73aa1a008037dab6d653f302ba560584/src/parachain/asset-registry.ts#L99