Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redo admin structure #25

Closed
anna-carroll opened this issue May 10, 2024 · 0 comments · Fixed by #29
Closed

redo admin structure #25

anna-carroll opened this issue May 10, 2024 · 0 comments · Fixed by #29
Assignees

Comments

@anna-carroll
Copy link
Contributor

anna-carroll commented May 10, 2024

Desired structure:

Withdrawal Admin

Permissions

  • Can withdraw ETH and ERC20s from Zenith contract.

Setup

  • Configured once at contract deploy time.
  • Non-transferrable.

Sequencer Admin

Permissions

  • Can set/remove Sequencer keys.

Setup

  • Configured once at contract deploy time.
  • Non-transferrable.

Sequencer Keys

Permissions

  • Signature is accepted as a stamp that co-signs block submission by Builders.
  • CANNOT set/remove/transfer its role. (See: Sequencer Admin above)

Setup

  • Configured any time by Sequencer Admin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant