Skip to content

Commit

Permalink
chore: Remove unnecessary comments and fix ide warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dudong2 committed May 12, 2024
1 parent 02e21b1 commit 9ef58a0
Show file tree
Hide file tree
Showing 43 changed files with 2,151 additions and 770 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ proto-update-deps:
## Importing of tendermint protobuf definitions currently requires the
## use of `sed` in order to build properly with cosmos-sdk's proto file layout
## (which is the standard Buf.build FILE_LAYOUT)
## Issue link: https://github.com/cometbft/cometbft/issues/5021
## Issue link: https://github.com/tendermint/tendermint/issues/5021
@mkdir -p $(TM_ABCI_TYPES)
@curl -sSL $(TM_URL)/abci/types.proto > $(TM_ABCI_TYPES)/types.proto

Expand Down
77 changes: 37 additions & 40 deletions api/canto/csr/v1/tx.pulsar.go

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

Loading

0 comments on commit 9ef58a0

Please sign in to comment.