HydraDX-node
HydraDX-node copied to clipboard
Onchain routing does not work with LRNA
Detailed Description
We can not set a route containing pairs with LRNA, as LRNA can not be bought in omnipool.
Right now the set_route extrinsic of route-executor fails with AssetNotFound
Either support it, or have a better error for that.
Context
Possible Implementation
Does this mean omnipool routes are not supported? Or is this abstracted away.
@jak-pan Omnipool routes are fine, one can just not put LRNA in a hop as it can not be bought in omnipool. So right now it just fails with AssetNotFound error.