Asset conversion quote A->B can't be done in one call #1168
Labels
T2-pallets
This PR/Issue is related to a particular pallet.
T4-runtime_API
This PR/Issue is related to runtime APIs.
The quote code currently quotes
A -> native
ornative -> B
,but it would be less surprising if it could also answer
A -> B
quote requests.https://github.com/paritytech/polkadot-sdk/blob/1a38d6d6be42b30e8be3ffccec75a4ec995fef9d/substrate/frame/asset-conversion/src/lib.rs#L1043C10-L1043C45
The text was updated successfully, but these errors were encountered: