It would be nice if this wasn't auto-staked.
Even if it was a kind of balance, along the lines of
If(Reward > Limit,
Stake(Reward - Limit)
Limit -> Wallet
Else
Reward -> Wallet
End
It would be nice if this wasn't auto-staked.
Even if it was a kind of balance, along the lines of
If(Reward > Limit,
Stake(Reward - Limit)
Limit -> Wallet
Else
Reward -> Wallet
End