-
-
Notifications
You must be signed in to change notification settings - Fork 3
Add a Graceful Exit mechanism for Nodes to exit DSL #202
Copy link
Copy link
Open
Labels
BroadcasterMaintain Node statusMaintain Node statusEnforcerEnforce slashing of NodesEnforce slashing of NodesNTANetwork Transparency APINetwork Transparency API
Description
A Node should be able to gracefully exit DSL by announcing its intention through an API endpoint offered by the broadcaster.
- This endpoint should verify the operator's identity via a signature
- After X epochs, the Node is removed from DSL and ceases to receive any requests and rewards (status =
exited) - Early exit will be slashed by
enforcer -
/ntashould always return the correct status
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BroadcasterMaintain Node statusMaintain Node statusEnforcerEnforce slashing of NodesEnforce slashing of NodesNTANetwork Transparency APINetwork Transparency API