Layr-Labs / eigenda-operator-setup

Quick start setup guide for EigenDA
MIT License
80 stars 78 forks source link

Clarifying dual quorum opt-in behavior #95

Closed wesfloyd closed 5 months ago

wesfloyd commented 5 months ago

Per Slack chat with @ian-shim

Question: If a user requests to join both quorums (0,1), but they are only approved for quorum 0, will EigenDA register them for quorum 0? Or will it fail for both? E.g. is this an "all or nothing operation"?

Answer: In that case, the entire operation would fail, and the operator doesn't get opted into any of them. They will need to retry later by specifying only one quorum that was approved or by making themselves eligible for both quorums.

wesfloyd commented 5 months ago

@jianoaix or @ian-shim can I get your help to merge the change? I don't have authorization yet on this repo. Should I have authorization? Thanks