Skip to content

feat: configuration for account which receives fees #11

@joroshiba

Description

@joroshiba

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>
 }

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions