You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ability for registered operators to manage their status, bond, and participation in the network. This includes basic operations like going offline/online, adjusting bond amounts with proper unbonding periods, and exiting operator role with appropriate validations.
Status Control
Going Online/Offline
Show current status
Bond Management
Increase bond
Schedule bond decrease
Execute scheduled decrease
Cancel decrease request
Show pending unbonds with timeline
Leave Operator
Schedule leave (requires no active delegations)
Execute leave after delay period
Cancel leave request
Notes:
Cannot decrease below minimum bond
Cannot leave with active delegations
Must wait delay period for executing unbonds/leave
The text was updated successfully, but these errors were encountered:
Description
Add ability for registered operators to manage their status, bond, and participation in the network. This includes basic operations like going offline/online, adjusting bond amounts with proper unbonding periods, and exiting operator role with appropriate validations.
Status Control
Bond Management
Leave Operator
Notes:
The text was updated successfully, but these errors were encountered: