Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LTC addresses should only save when they are valid LTC addresses #22

Open
derrickhorton opened this issue Mar 21, 2023 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@derrickhorton
Copy link
Contributor

Right now, the app checks the addresses that the user inputs for many coins, but not for LTC.

  • When the user taps "Paste," the app allows the user to paste in anything, valid LTC address or otherwise!

  • When the user taps "Scan," the app allows the user to scan any QR code, valid LTC address or otherwise!

This enhancement would enable the user to receive a helpful error message when he scans the wrong thing:

  • "Invalid LTC address"

Valid LTC addresses:

  • start with an L, M, or 3, or ltc1
@derrickhorton derrickhorton added the enhancement New feature or request label Mar 21, 2023
@powco-dev
Copy link

powco-dev bot commented Mar 21, 2023

Thank you for making this issue!

Please get it some attention by boosting it here https://powco.dev/github/anypay/merchant-app/issues/22

Bounties may be sent to this address https://whatsonchain.com/address/18uc9DhMJjZhr3daaenzU4NJubMSW5HYbH and will be paid to the worker who completes your issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants