stellard
stellard copied to clipboard
Look into path find issue scott found
Before I build a full repro script, let me describe the situation I am seeing.
On the staging environment, we have two fake currencies:
{currency:"SCT", issuer: "gKAEHiF5LELZ5eytP4EVZVqqdbuCuHvq9C"},
{currency:"JED", issuer: "gKAEHiF5LELZ5eytP4EVZVqqdbuCuHvq9C"},
And I have 2 accounts using them: nullstyle, test-2. nullstyle opens an offer to trade SCT/JED at parity. test-2 attempts to exchange SCTs for JEDs by sending JEDs to himself, and gets an error "Unable to find a path to send 1 JED to [email protected]"

The offers in the orderbook are from the same issuer as above.