Skip to content

Commit

Permalink
Merge pull request #285 from forta-network/caner/report-estimation
Browse files Browse the repository at this point in the history
Rename to block score
  • Loading branch information
canercidam authored Nov 3, 2023
2 parents e50e6af + d4a6094 commit 60cc4e5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 deletions protocol/batch.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion protocol/batch.proto
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@ message InspectionInputs {
}

message Estimation {
double jsonRpcPerformance = 1;
double blockScore = 1;
}

0 comments on commit 60cc4e5

Please sign in to comment.