fix: correct txnBot description in ARCHITECTURE.md directory map
This commit is contained in:
parent
e77db6ee12
commit
6432c07b12
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ harb/
|
|||
│ │ │ ├── helpers/stats.ts # Ring buffer logic
|
||||
│ │ │ ├── lm.ts # LiquidityManager indexing
|
||||
│ │ │ └── stake.ts # Stake indexing
|
||||
│ └── txnBot/ # Bot: generates swap txns to simulate market activity on local fork
|
||||
│ └── txnBot/ # Automation bot: calls recenter() and payTax() on profitable opportunities
|
||||
├── landing/ # Landing page (Vue 3)
|
||||
│ ├── src/
|
||||
│ │ ├── components/ # LiveStats, KFooter, WalletCard, etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue