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

feat: configuration for account which receives fees #11

Closed
joroshiba opened this issue Apr 17, 2024 · 0 comments · Fixed by #1
Closed

feat: configuration for account which receives fees #11

joroshiba opened this issue Apr 17, 2024 · 0 comments · Fixed by #1
Assignees

Comments

@joroshiba
Copy link
Member

joroshiba commented Apr 17, 2024

For rollups to pay for fees, we should add a configuration for an address which receives base fees.

This should be configured such that we can modify the address overtime. ie a config:

feeReceiver: {
  <address>: <block_height>
 }
@joroshiba joroshiba transferred this issue from astriaorg/go-ethereum May 7, 2024
@joroshiba joroshiba linked a pull request May 7, 2024 that will close this issue
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.

2 participants