Skip to content

Commit a50213a

Browse files
authored
Update README.md
1 parent c72a519 commit a50213a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Reference implementation of the [AdEx validator stack](https://github.com/adexne
77
Components:
88

99
* Domain crate
10-
* Sentry - check the list of [opened issues](https://github.com/AdExNetwork/adex-validator-stack-rust/issues?q=is:open is:issue project:AdExNetwork/adex-validator-stack-rust/1)
10+
* Sentry - check the list of [opened issues](https://github.com/AdExNetwork/adex-validator-stack-rust/issues?q=is:open+is:issue+project:AdExNetwork/adex-validator-stack-rust/1)
1111
* Validator worker - The validator worker(`Leader` or `Follower`) that validates/proposes new states.
1212
* memory-repository - Generic helper crate for creating InMemory repositories for testing.
1313
* adapter - Adapter trait for `sign`, `verify` and `validate_channel` with Dummy implementation for testing.

0 commit comments

Comments
 (0)