erigontech / erigontech/silkworm
BackEndKvServer should read config from db
Open
- Dominant language
- C++
- Stars
- 318
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
BackEndKvServer currently reads the chain configuration [from the predefined set](https://github.com/torquem-ch/silkworm/blob/89c175f49288a0dfba70d8d895d1c00b6f19b875/cmd/backend_kv_server.cpp#L123), while it should retrieve it from the database because we might have custom chains configured.
See also https://github.com/torquem-ch/silkworm/pull/730#discussion_r945964835
Contributor guide
Assessment
This issue has not been assessed yet.