sending lumens ( stellar ) fails to QR code
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
I am trying to send XLM to an address but the client does not give the option to send.
I have specified an amount over 100 XLM, to a stellar address which is empty. When I scan the QR code it says:
Because it's their first transaction you must send at least 1 XLM
and does not let me press the send button which is greyed out.
However, I'm trying to send over 100 XLM, so the warning should not apply.
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
No files, tests, or entry points are named. Start by reproducing the QR-code send flow with an empty Stellar address and an amount over 100 XLM, then trace the validation that disables the send button. Done means a valid amount above the first-transaction minimum can be submitted.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100