Skip to content

Commit

Permalink
Merge branch 'main' into feat/zmq-server
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad authored Jan 8, 2025
2 parents 2af216e + 2ae3504 commit 4029f29
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,10 @@ Here’s a list of available scopes: [available scopes](./.github/workflows/sema

- Correct ✅: "feat(grpc): sign transaction using wallet client"
- Correct ✅: "feat(grpc, wallet): sign transaction using wallet client"
- Incorrect ❌: 'feat(gRPC): Sign transaction using wallet client."
- Incorrect ❌: 'feat(grpc): Sign transaction using wallet client."
- Incorrect ❌: 'feat(grpc): signed transaction using wallet client"
- Incorrect ❌: 'sign transaction using wallet client"
- Incorrect ❌: "feat(gRPC): Sign transaction using wallet client."
- Incorrect ❌: "feat(grpc): Sign transaction using wallet client."
- Incorrect ❌: "feat(grpc): signed transaction using wallet client"
- Incorrect ❌: "sign transaction using wallet client"

## Code of Conduct

Expand Down

0 comments on commit 4029f29

Please sign in to comment.