Skip to content

Commit

Permalink
commit to trigger stage deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
iurii-ssv committed Oct 25, 2024
1 parent b2d5f1b commit 4cd1d12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/v2/types/operator.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package types

import spectypes "github.com/ssvlabs/ssv-spec/types"


func OperatorIDsFromOperators(operators []*spectypes.Operator) []spectypes.OperatorID {
ids := make([]spectypes.OperatorID, len(operators))
for i, op := range operators {
Expand Down

0 comments on commit 4cd1d12

Please sign in to comment.