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/guides/seeder-user-guide.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Features:
31
31
- Runs a mini-DNS server on port 53, along with a full node to crawl the network.
32
32
- Stores peer IPs and peer statistics into a database, so that they are persisted across runs.
33
33
34
-
@dns_xch from Dexie created an [alternate light implemntation}](https://github.com/dexie-space/chia-seeder-light) in Rust that uses 99% less CPU and 66% less RAM with the only tradeoff being that it does not (currently) persist the crawled peer list across restarts.
34
+
@dns_xch from Dexie created an [alternate light implemntation}](https://github.com/dexie-space/chia-seeder-light) in Rust that uses 99% less CPU and 66% less RAM.
0 commit comments