Skip to content

Commit

Permalink
Update operators.go
Browse files Browse the repository at this point in the history
add option without fusion operator
  • Loading branch information
berb authored Oct 30, 2024
1 parent 3ea37c1 commit 8695024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/trustmodelstructure/operators.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ const (
CumulativeFusion
WeightedFusion
ConsensusAndCompromiseFusion
NoFusion
)

0 comments on commit 8695024

Please sign in to comment.