update_required_staked_chr_for_registration
Updates the required staked CHR amount for account registration. The operation is used to dynamically adjust the minimum staked CHR requirements for user registration
Parameters
amount
The new required staked CHR amount. If
null
, no updates are made.
Throws
UnauthorizedError
If the requester does not have admin privileges.