autonity / aut

A command-line RPC client for Autonity
MIT License
11 stars 10 forks source link

Add new function: `changeCommissionRate` #32

Closed cmjc closed 1 year ago

cmjc commented 1 year ago

PR https://github.com/clearmatics/autonity-internal/pull/181 is adding to the development repo a new function a validator operator to change from the default commission rate set for all validators at genesis and set their own commission rate.

The logical place to add this to autcli is under the aut validator function grouping.

Tasks: