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
(TransactionStatus { slot: 258687775, confirmations: Some(0), status: Err(InstructionError(2, ComputationalBudgetExceeded)), err: Some(InstructionError(2, ComputationalBudgetExceeded)), confirmation_status: Some(Confirmed) })] Transaction landed! thread 'main' panicked at /Users/adamc/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.8/src/utils.rs:28:10: Failed to get miner account: Error { request: None, kind: RpcError(ForUser("AccountNotFound: pubkey=GqXR14o9ZBfGY1khD3rceKoNUuf6wAzo26xvVATYbcay")) } note: run with RUST_BACKTRACE=1 environment variable to display a backtrace Exited Running Generating challenge...
RUST_BACKTRACE=1
The text was updated successfully, but these errors were encountered:
Same identical issue, but mine is saying that it can't find a different pubkey.... really frustrating
Sorry, something went wrong.
No branches or pull requests
(TransactionStatus { slot: 258687775, confirmations: Some(0), status: Err(InstructionError(2, ComputationalBudgetExceeded)), err: Some(InstructionError(2, ComputationalBudgetExceeded)), confirmation_status: Some(Confirmed) })]
Transaction landed!
thread 'main' panicked at /Users/adamc/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.8/src/utils.rs:28:10:
Failed to get miner account: Error { request: None, kind: RpcError(ForUser("AccountNotFound: pubkey=GqXR14o9ZBfGY1khD3rceKoNUuf6wAzo26xvVATYbcay")) }
note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceExited
Running
Generating challenge...
The text was updated successfully, but these errors were encountered: