You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, when I try to use this path in a pathPaymentStrictReceive operation, I constantly receive {"transaction":"tx_failed","operations":["op_too_few_offers"]}
The horizon's alleged path always shows a price < 150, and in my operation I set 175 as sendMax, so this is not a small fluctuation issue.
Consider finding a strict-receive path to swap AQUA to 1 XLM. Here's the link to Horizon:
https://horizon.stellar.org/paths/strict-receive?source_assets=AQUA%3AGBNZILSTVQZ4R7IKQDGHYGY2QXL5QOFJYQMXPKWRRM5PAV7Y4M67AQUA&destination_asset_type=native&destination_amount=1
For many weeks it shows a path through assets SGB and IBMWorldWire, proposing a price of < 150:
However, when I try to use this path in a pathPaymentStrictReceive operation, I constantly receive
{"transaction":"tx_failed","operations":["op_too_few_offers"]}
The horizon's alleged path always shows a price < 150, and in my operation I set 175 as sendMax, so this is not a small fluctuation issue.
What version are you using?
"horizon_version": "2.27.0-208a73f6165f59c4eeacf672b6d24659fe54d256",
"core_version": "stellar-core 20.0.0 (6177299100b114aa108584053414371f38aebf53)"
To reproduce
The text was updated successfully, but these errors were encountered: