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

Sidecar: refactor the config module #106

Closed
merklefruit opened this issue Jul 3, 2024 · 1 comment
Closed

Sidecar: refactor the config module #106

merklefruit opened this issue Jul 3, 2024 · 1 comment
Labels
C: bolt-sidecar Component: bolt-sidecar T: chore Type: Chore
Milestone

Comments

@merklefruit
Copy link
Collaborator

The config.rs file is getting crowded already.
It's a good time to turn it into a directory with:

  • mod.rs: same content as current config.rs
  • chain.rs: Chain configs only

Originally posted by @merklefruit in #104 (comment)

@merklefruit merklefruit added the C: bolt-sidecar Component: bolt-sidecar label Jul 3, 2024
@merklefruit merklefruit added the T: chore Type: Chore label Jul 3, 2024
@mempirate mempirate added this to the v0.2 milestone Jul 3, 2024
@merklefruit
Copy link
Collaborator Author

closed in #108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: bolt-sidecar Component: bolt-sidecar T: chore Type: Chore
Projects
None yet
Development

No branches or pull requests

2 participants