Skip to content

Commit

Permalink
chore: fix typo (#4167)
Browse files Browse the repository at this point in the history
Multsig - Multisig 

I hope my corrections will be helpful and contribute to improving your
work. Thank you for your dedication and effort.
  • Loading branch information
detrina authored Jan 3, 2025
1 parent 39a0ab2 commit d80f027
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion proto/celestia/qgb/v1/types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ message BridgeValidator {
string evm_address = 2;
}

// Valset is the EVM Bridge Multsig Set, each Blobstream validator also
// Valset is the EVM Bridge Multisig Set, each Blobstream validator also
// maintains an ETH key to sign messages, these are used to check signatures on
// ETH because of the significant gas savings
message Valset {
Expand Down
2 changes: 1 addition & 1 deletion x/blobstream/types/types.pb.go

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

0 comments on commit d80f027

Please sign in to comment.