Skip to content

Commit

Permalink
Add test for identical consensus fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
vreff committed Nov 20, 2024
1 parent 5a54289 commit 09aded1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ func TestIdenticalConsensus(t *testing.T) {
Config: map[string]any{
"encoder": "EVM",
"encoder_config": map[string]any{},
"aggregation_config": map[string]any{},
"aggregation_method": "identical",
"report_id": "0001",
"key_id": "evm",
Expand Down

0 comments on commit 09aded1

Please sign in to comment.