ssvlabs / ssv-spec

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

committee consensus #379

Closed lior-blox closed 3 months ago

nkryuchkov commented 3 months ago

Should ValidatorPK be changed to SenderID in p2p.Subscriber?

// Subscriber is used to abstract topic management
type Subscriber interface {
    Subscribe(vpk types.ValidatorPK) error
}
moshe-blox commented 3 months ago

@GalRogozinski ClusterID should be renamed to CommitteeID