mirror of
https://github.com/alexgo-io/alex-v1-docs.git
synced 2026-01-12 14:33:49 +08:00
README: fixed diagram
This commit is contained in:
@@ -4,15 +4,7 @@ This section provides an overview of the ALEX on-chain Trading Pool and its Auto
|
||||
|
||||
## Contracts map
|
||||
|
||||
```plantuml
|
||||
rectangle "AMM Trading Pool" {
|
||||
rectangle "<b>amm-pool-v2-01.clar</b>\noperations" as pool
|
||||
rectangle "<b>amm-registry-v2-01.clar</b>\npersistency" as registry
|
||||
rectangle "<b>amm-vault-v2-01.clar</b>\nfee reserves + secured assests" as vault
|
||||
}
|
||||
pool -> registry
|
||||
pool --> vault
|
||||
```
|
||||

|
||||
|
||||
### Pool: amm-pool-v2-01.clar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user