ssvlabs / ssv-spec

GNU General Public License v3.0
25 stars 21 forks source link

Rename structures #420

Closed MatheusFranco99 closed 1 month ago

MatheusFranco99 commented 1 month ago

This PR swaps the names of the Operator and CommitteeMember structures as done in https://github.com/ssvlabs/SIPs/pull/42.

It also aligns the name of the qbft.State.Share and qbft.Controller.Share attributes to its correct type (CommitteeMember).