We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hotspots add
Onboard transaction appears to fail although the necessary transactions are being submitted/processing.
In this example, the onboard transaction reports the successful transaction on third submission.
➜ helium-wallet hotspots add iot Cqa...ay0 --commit Wallet Password: [hidden] Error: solana: AccountNotFound: pubkey=6Ld...Vq7 Caused by: 0: AccountNotFound: pubkey=6Ld...Vq7 1: AccountNotFound: pubkey=6Ld...Vq7 ➜ helium-wallet hotspots add iot Cqa...ay0 --commit Wallet Password: [hidden] Error: solana: AccountNotFound: pubkey=6Ld...Vq7 Caused by: 0: AccountNotFound: pubkey=6Ld...Vq7 1: AccountNotFound: pubkey=6Ld...Vq7 ➜ helium-wallet hotspots add iot Cqa...ay0 --commit Wallet Password: [hidden] { "result": "ok", "txid": "usC...9sN" }
Perhaps we can add checks for account creation before reporting error?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Onboard transaction appears to fail although the necessary transactions are being submitted/processing.
In this example, the onboard transaction reports the successful transaction on third submission.
Perhaps we can add checks for account creation before reporting error?
The text was updated successfully, but these errors were encountered: