Skip to content

Commit

Permalink
Apply feedbacks on the PR
Browse files Browse the repository at this point in the history
  • Loading branch information
0Tech committed Jan 5, 2024
1 parent c1878c7 commit fe371cf
Show file tree
Hide file tree
Showing 5 changed files with 109 additions and 106 deletions.
2 changes: 2 additions & 0 deletions proto/lbm/collection/v1/tx.proto
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,8 @@ message MsgBurnFTResponse {

// MsgOperatorBurnFT is the Msg/OperatorBurnFT request type.
message MsgOperatorBurnFT {
option deprecated = true;

// contract id associated with the contract.
string contract_id = 1;
// address which triggers the burn.
Expand Down
16 changes: 8 additions & 8 deletions types/query/pagination.pb.go

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

170 changes: 86 additions & 84 deletions x/collection/tx.pb.go

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

11 changes: 5 additions & 6 deletions x/distribution/types/distribution.pb.go

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

Loading

0 comments on commit fe371cf

Please sign in to comment.