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

NotEnoughSigners error #16

Open
aikocandy opened this issue Apr 14, 2024 · 0 comments
Open

NotEnoughSigners error #16

aikocandy opened this issue Apr 14, 2024 · 0 comments

Comments

@aikocandy
Copy link

I pulled this repository and set everything it requires (including build cuda)
However, I encounter this error and don't know what to do and have no clue.

PS C:\Users\aikoc\git_repos\ore-miner> cargo run --release -- --priority-fee 500000  bundle-mine-gpu --key-folder ./keys --max-adaptive-tip 400000
    Finished `release` profile [optimized + debuginfo] target(s) in 0.56s
     Running `target\release\ore-miner.exe --priority-fee 500000 bundle-mine-gpu --key-folder ./keys --max-adaptive-tip 400000`
[2024-04-14T14:42:31Z INFO  ore_miner::bundle_mine_gpu] 25 keys loaded
[2024-04-14T14:42:31Z INFO  ore_miner::bundle_mine_gpu] splitted signers into batches
[2024-04-14T14:42:31Z INFO  ore_miner::bundle_mine_gpu] subscribed to jito tip stream
[2024-04-14T14:42:34Z INFO  ore_miner::bundle_mine_gpu] mining done accounts=25 accounts.idle=0 mining=2.5s
thread 'tokio-runtime-worker' panicked at C:\Users\aikoc\.cargo\registry\src\index.crates.io-6f17d22bba15001f\solana-sdk-1.18.9\src\transaction\mod.rs:710:13:
Transaction::sign failed with error NotEnoughSigners
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Please guide me. Thank you.

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