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: DeGate Protocol Specification Document.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ DeGate is a decentralized order book exchange based on a Zero Knowledge (ZK) Rol
4
4
# Glossary
5
5
| Terms | Description |
6
6
| :--------:|:-------------------|
7
-
|Layer 1 (L1)|ayer 1 refers to a base blockchain network/protocol that validates and finalizes transactions.|
7
+
|Layer 1 (L1)|Layer 1 refers to a base blockchain network/protocol that validates and finalizes transactions.|
8
8
|Layer 2 (L2) |Layer 2 refers to scaling solutions for the blockchain layer 1 network that handles transactions off the layer 1 network and at the same time, benefits from layer 1 security, data availability, and decentralization. |
9
9
|Asset Merkle Tree |The asset Merkle tree is a Merkle tree that stores all important data of DeGate's accounts and assets. |
10
10
|Entire Merkle Tree|The entire Merkle tree is a Merkle tree that stores all data of DeGate's accounts, assets, and orders. |
0 commit comments