Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Note: the draft specification is in the SPECIFICATION.md file.
### Summary
This repository provides a sample server written in python, which is meant to serve as a basis for a Chia Pool.
While this is a fully functional implementation, it requires some work in scalability and security to run in production.
An FAQ is provided here: https://github.com/Chia-Network/chia-blockchain/wiki/Pooling-FAQ
An FAQ is provided here: [https://github.com/Chia-Network/chia-blockchain/wiki/Pooling-FAQ](https://docs.chia.net/reference-client/farming/pool-farming/#pooling-faq)


### Customizing
Expand Down
Loading