Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix DI of
PubSub
in markets by binding dependencies it needs
Bind drand and bootstrap peers config so that `PubSub` instantiated by `ConfigCommon` has all the dependencies it needs when `PubSub` instance is needed in markets. In ths case, the instance is needed by the index provider engine to announce new indexing advertisements.
- Loading branch information