We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 593b33f commit 4116fccCopy full SHA for 4116fcc
docs/consensus.md
@@ -325,7 +325,7 @@ ssh -L 8888:localhost:8888 root@<your_vps_ip_address> -p <your_vps_port> -i ~/.s
325
```bash
326
git clone https://github.com/opentaco/fork-subtensor.git
327
cd fork-subtensor
328
- git checkout split-kappa-map
+ git checkout mean-median-map
329
330
```
331
0 commit comments