[ADD] Allow Node Operator to set custom fee for pooled validators
Right now this fee is hard-coded to 20%. NOs should be able to change it.
The logic should probably look something like this:
If no addresses have been whitelisted yet, the fee should be able to change up or down.
The fee should always be allowed to be reduced.