How to Withdraw Validator Commission
This guide explains how to withdraw your validator commission on BounceBit. Execute the following script on your validator machine, assuming your data directory is /data/bouncebit.
Prerequisites:
bbcored is installed (assumed location: /usr/local/bin/bbcored).
You have access to your validator's keyring.
Withdrawal Script:
Key Points:
Execution: Run this script on your validator server.
Keyring: You will be prompted for your keyring password twice during execution.
Reward Address: Rewards will be sent to your validator's operator address ($opaddr).
Key Selection: The script uses the first key in your keyring. Ensure this is the correct key.
Commission Flag: The --commission flag is essential for withdrawing validator commission.
Please execute this script to withdraw your commission. Contact us if you have any questions.
Last updated