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
Thanks for the great program. I can mine with 25 wallets and now try with more wallets but got some error.
I generated 75 wallets with generate-wallet command and send 0.001 sol to each of them.
And send 0.01 sol to one of the wallet.
Then tried register
[2024-04-14T18:24:52Z INFO ore_miner::register] registering 75 accounts
[2024-04-14T18:24:53Z ERROR ore_miner::register] fail to simulate transaction: Error processing Instruction 0: custom program error: 0x1
[2024-04-14T18:24:53Z ERROR ore_miner::register] fail to simulate transaction: Error processing Instruction 0: custom program error: 0x1
[2024-04-14T18:24:53Z ERROR ore_miner::register] fail to simulate transaction: Error processing Instruction 0: custom program error: 0x1
Then I remove 50 accounts and tried with 25 accounts including the one with 0.011 sol
but pretty much same result
[2024-04-14T18:29:28Z INFO ore_miner::register] registering 25 accounts
[2024-04-14T18:29:28Z ERROR ore_miner::register] fail to simulate transaction: Error processing Instruction 0: custom program error: 0x1
sometimes this error
[2024-04-14T18:26:43Z INFO ore_miner::register] registering 25 accounts
[2024-04-14T18:26:43Z ERROR ore_miner::register] fail to simulate transaction: Blockhash not found
The text was updated successfully, but these errors were encountered:
Thanks for the great program. I can mine with 25 wallets and now try with more wallets but got some error.
I generated 75 wallets with generate-wallet command and send 0.001 sol to each of them.
And send 0.01 sol to one of the wallet.
Then tried register
But failed with error:
Then I remove 50 accounts and tried with 25 accounts including the one with 0.011 sol
but pretty much same result
sometimes this error
The text was updated successfully, but these errors were encountered: