Closed AlphaGamingArcade closed 1 month ago
I don't think that this is a SDK issue, I would bet onto pjs.
CC @TarikGul
The PR to generate runtime apis' based on the metadata just went in this week. So once the api is released next week this should no longer be an issue for users. Currently the api requires folks to hardcode the runtime api's that is why its not showing up in the UI.
Ty @TarikGul.
I'm trying to add pallet_asset_conversion to this solochain template and I have this code under impl_runtime_apis!
Why it defaults to asset1: StagingXcmV3MultiLocation and asset2: StagingXcmV3MultiLocation instead of getting Native or WithId just like in extrinsics?