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
This PR introduces TRC update validation.
The `UpdateValidator` checks that the new TRC contains valid contents
and the update is valid according to the regular/sensitive rules.
The caller has to verify the signatures itself. It must ensure that
all signatures mentioned in TRC.Votes are present and verifiable.
fixes#2849
No description provided.
The text was updated successfully, but these errors were encountered: