Karl Thorssen

Results 3 comments of Karl Thorssen

Mine looks like this too. I've tried `--priority-fee 10000` and even higher with no difference, tried with a few different RPC URLS (mainnet, helius, alchemy). Ran it in a loop...

Adds an environment variable HELIUS_API_KEY I wonder if this works with any RPC or if it uses special helius features

I got an error when running it ``` ubuntu@ubuntu:~/src/ore-cli$ RUST_BACKTRACE=full HELIUS_API_KEY=xxxxxxx ./target/release/ore mine --keypair ./key.json --threads 10 --rpc https://mainnet.helius-rpc.com/?api-key=xxxxxxxx Generating challenge... Simulaton error: InstructionError(0, InvalidAccountData) Simulaton error: InstructionError(0, InvalidAccountData) Simulaton...