Skip to content

Commit

Permalink
fix: typo and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
gluax committed Feb 1, 2024
1 parent f95dc31 commit 58dd065
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion proto/sedachain/randomness/v1/query.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import "google/api/annotations.proto";

option go_package = "github.com/sedaprotocol/seda-chain/x/randomness/types";

// Query Serivce is the definition for the random modules gRPC query methods.
// Query Service is the definition for the random modules gRPC query methods.
service Query {
// For getting the random modules seed.
rpc Seed(QuerySeedRequest) returns (QuerySeedResponse) {
Expand Down
1 change: 0 additions & 1 deletion x/randomness/types/genesis.pb.go

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

1 change: 0 additions & 1 deletion x/randomness/types/query.pb.go

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

1 change: 0 additions & 1 deletion x/staking/types/tx.pb.go

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

3 changes: 0 additions & 3 deletions x/wasm-storage/types/events.pb.go

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

1 change: 0 additions & 1 deletion x/wasm-storage/types/query.pb.go

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

0 comments on commit 58dd065

Please sign in to comment.