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
Copy file name to clipboardExpand all lines: docs/agglayer/agglayer-go.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ The AggLayer-go is a service designed to receive zero-knowledge (ZK) proofs fro
5
5
6
6
## Architecture
7
7
8
-
The AggLayer Golang architecture supports interactions with multiple CDK chains for proof-verification. It uses a PostgreSQL database for storage and interacts with both L1 and L2 chains through configured RPC nodes.
8
+
The Agglayer Golang architecture supports interactions with multiple CDK chains for proof-verification. It uses a PostgreSQL database for storage and interacts with both L1 and L2 chains through configured RPC nodes.
9
9
10
10
The diagram below shows the full start-up, running, and shutdown sequence for the application and its components.
11
11
@@ -95,4 +95,4 @@ Refer to the `cmd` and `client` directories for API implementation details. Docu
95
95
96
96
---
97
97
98
-
For more information, visit the [AggLayer-go repository](https://github.com/AggLayer/agglayer-go).
98
+
For more information, visit the [AggLayer-go repository](https://github.com/AggLayer/agglayer-go).
0 commit comments