Skip to content

Commit

Permalink
Merge pull request #275 from multiversx/move_validatorAPIResponse
Browse files Browse the repository at this point in the history
Move ValidatorApiResponse
  • Loading branch information
sstanculeanu authored Dec 12, 2023
2 parents d059d58 + cdde726 commit bb0e5f8
Show file tree
Hide file tree
Showing 3 changed files with 967 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/validator/validatorStatistics.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
//go:generate protoc -I=. -I=$GOPATH/src -I=$GOPATH/src/github.com/multiversx/protobuf/protobuf --gogoslick_out=. validatorStatistics.proto
package validator
Loading

0 comments on commit bb0e5f8

Please sign in to comment.