Skip to content

Commit 1ff1758

Browse files
authored
Merge pull request #2564 from 0xPolygon/mitchpolygon-patch-1
Update agglayer-go.md
2 parents 54839dd + 3c82cac commit 1ff1758

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/agglayer/agglayer-go.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The AggLayer-go is a service designed to receive zero-knowledge (ZK) proofs fro
55

66
## Architecture
77

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.
99

1010
The diagram below shows the full start-up, running, and shutdown sequence for the application and its components.
1111

@@ -95,4 +95,4 @@ Refer to the `cmd` and `client` directories for API implementation details. Docu
9595
9696
---
9797
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

Comments
 (0)