You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/hashgraph/hedera-block-node/actions/workflows/e2e-tests.yaml)
[](https://github.com/hiero-ledger/hiero-block-node/actions/workflows/e2e-tests.yaml)
@@ -32,7 +32,7 @@ Implementation of the Hiero Block Node, which is responsible for consuming the b
32
32
33
33
## Overview of child modules
34
34
35
-
-[`server`](docs/server/README.md): implementation of the Block Node, which contains the main application and all the necessary code to run the Block Node.
35
+
-[`block-node`](docs/block-node/README.md): implementation of the Block Node.
36
36
-[`simulator`](docs/simulator/README.md): A simulator for the Block Node, which can be used to test the Block Node in a local environment.
37
37
-`common`: Module responsible for holding common literals, utilities and types used by the other modules.
38
38
-`suites`: A set of e2e tests that can be used to verify the correctness of the Block Node.
0 commit comments