Skip to content

Commit

Permalink
update upgrade api
Browse files Browse the repository at this point in the history
  • Loading branch information
sin3A committed Jul 16, 2024
1 parent bfc468a commit eceb239
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 21 deletions.
117 changes: 96 additions & 21 deletions api/iritamod/upgrade/module/v1/module.pulsar.go

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

1 change: 1 addition & 0 deletions proto/iritamod/upgrade/module/v1/module.proto
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ message Module {
option (cosmos.app.v1alpha1.module) = {
go_import : "iritamod.bianjie.ai/modules/upgrade"
};
string authority = 1;
}

0 comments on commit eceb239

Please sign in to comment.