Path Payments Error when issuing new tokens on the stellar wallet.
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
If you have an issuing account of a token, key base will not let you create more of that token by paying someone with it.
For example I have this issuing account and an account that has trusted it.

But if I actually try to send the account money this error path payments error shows up, even though I am paying directly in and sending one asset.

The same error happens in the cmd line.

However if you try to make these transactions with the stellar transaction builder

and then sign and submit them to the network it works fine.


This seems somewhat curious because If I try path payments with other direct assets for instance (AnchorUSD->AnchorUSD), it works fine.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issuing-account payment in the Keybase wallet and command line, then compare it with the successful transaction-builder flow described in the issue. Done means a direct payment that creates more of the issued token succeeds without the path-payments error.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain, payments
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100