This is a script to withdraw the rewards from the vote-account to a specific account that you want.

Only used on Mainnet.

				
					wget https://services.gpvalidator.com/scripts/solana/send_rewards-v1.0.0.sh && chmod +x send_rewards-v1.0.0.sh && /bin/bash send_rewards-v1.0.0.sh
				
			

1 – Enter the address where your authorized_keypair.json is located (by default it has been configured as (/root/authorized.json)
2- Enter your vote-account pubkey where you want to withdraw the rewards or the PATH of the vote-account.json
3- Enter the pubkey where you want to withdraw the rewards.
4- Enter the amount you want to withdraw.