You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The changes in PR #1787 (feat(validator): listen and get metadata only for committee validators) unintentionally overlook the exporter node. The exporter requires metadata for all validators, not just the ones in the committee. Without this, it can't function correctly, leading to incomplete data. Originally posted by @olegshmuelov in #1787 (comment)
The text was updated successfully, but these errors were encountered:
The changes in PR #1787 (feat(validator): listen and get metadata only for committee validators) unintentionally overlook the exporter node. The exporter requires metadata for all validators, not just the ones in the committee. Without this, it can't function correctly, leading to incomplete data.
Originally posted by @olegshmuelov in #1787 (comment)
The text was updated successfully, but these errors were encountered: