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
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Implement and use getBFTParametersActiveValidators to get only the active validators update from bftParams. Also update chain connector plugin that currently uses getBFTParameters which includes standby delegates with zero weight.
Description
Implement and use
getBFTParametersActiveValidators
to get only the active validators update from bftParams. Also update chain connector plugin that currently usesgetBFTParameters
which includes standby delegates with zero weight.Acceptance Criteria
Additional Information
The text was updated successfully, but these errors were encountered: