Skip to content

Commit

Permalink
uint32
Browse files Browse the repository at this point in the history
  • Loading branch information
srene committed Oct 30, 2024
1 parent 7a66c47 commit a2361dc
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 deletions abci/types/types.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 proto/tendermint/abci/types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ message Evidence {

message RollappParams {
string da = 1 ;
uint64 drs_version = 2;
uint32 drs_version = 2;
}

//----------------------------------------
Expand Down

0 comments on commit a2361dc

Please sign in to comment.