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
Even with this off-chain registry, we'll still have to deploy an OperatorsRegistry eventually for integration with restaking protocols, which require on-chain entrypoints for restaking & operator registration etc. The choice to do this now comes from:
The fact that we'll need it eventually
We have most of these contracts already, just need to adapt it
It would actually allow us to integrate with real collateral and restaking protocols immediately
We'd have an on-chain source of truth for the amount of operators & amount of collateral that everyone can monitor
The content you are editing has changed. Please copy your edits and refresh the page.
Context
Even with this off-chain registry, we'll still have to deploy an
OperatorsRegistry
eventually for integration with restaking protocols, which require on-chain entrypoints for restaking & operator registration etc. The choice to do this now comes from:High-level Tasks
The text was updated successfully, but these errors were encountered: