Open hafung opened 7 months ago
Make sure you have everything installed and configured correctly by following the download steps outlined on the Ore website. It's recommended to generate a fresh key pair and fund it by sending SOL to the pubkey, so you have enough funds for the account creation and fees
Then, try running the following command to start:
ore mine --rpc <PUT_RPC_URL_HERE> --keypair <PATH_TO_KEYPAIR_GENERATED>
I run
./ore mine
not work,do you know how to config the keypair \ rpc \ config ...