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

Trying to claim, keep throwing error when generating new token account #29

Open
coole7801 opened this issue Apr 9, 2024 · 0 comments
Open

Comments

@coole7801
Copy link

Have claimed once before and added a few new wallets to start mining. All the new ones I haven't claimed from yet have about .01 in them. When I run ore --keypair ~/.config/solana/id10.json --rpc "my-rpc/" --priority-fee 40000000 claim, I throw:

Creating token account 5X7DXLbMH9V6Q1zBpR8ZjNqirVTA5YxZRv93uHUwLJo2...
Simulaton error: InstructionError(0, Custom(1))
Simulaton error: InstructionError(0, Custom(1))
Simulaton error: InstructionError(0, Custom(1))
Simulaton error: InstructionError(0, Custom(1))
Simulaton error: InstructionError(0, Custom(1))
Transaction failed: Error { request: None, kind: Custom("Simulation failed") }

Then It tries to submit the claim transaction and none of them land. Any solutions?

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

No branches or pull requests

1 participant