You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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?
The text was updated successfully, but these errors were encountered: