Commit 2ae3504 1 parent c1a13ce commit 2ae3504 Copy full SHA for 2ae3504
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -106,10 +106,10 @@ Here’s a list of available scopes: [available scopes](./.github/workflows/sema
106
106
107
107
- Correct ✅: "feat(grpc): sign transaction using wallet client"
108
108
- Correct ✅: "feat(grpc, wallet): sign transaction using wallet client"
109
- - Incorrect ❌: ' feat(gRPC): Sign transaction using wallet client."
110
- - Incorrect ❌: ' feat(grpc): Sign transaction using wallet client."
111
- - Incorrect ❌: ' feat(grpc): signed transaction using wallet client"
112
- - Incorrect ❌: ' sign transaction using wallet client"
109
+ - Incorrect ❌: " feat(gRPC): Sign transaction using wallet client."
110
+ - Incorrect ❌: " feat(grpc): Sign transaction using wallet client."
111
+ - Incorrect ❌: " feat(grpc): signed transaction using wallet client"
112
+ - Incorrect ❌: " sign transaction using wallet client"
113
113
114
114
## Code of Conduct
115
115
You can’t perform that action at this time.
0 commit comments