From 351bb6554f4c21d67ec9dbad58ea81a1d525eca5 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 26 Oct 2019 09:59:47 -0700 Subject: [PATCH] Chia proof of space competition results --- data/ecosystems/c/chia.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/c/chia.toml b/data/ecosystems/c/chia.toml index 2f50a5f1..aedbb321 100644 --- a/data/ecosystems/c/chia.toml +++ b/data/ecosystems/c/chia.toml @@ -21,6 +21,9 @@ url = "https://github.com/Chia-Network/oldvdf-competition" [[repo]] url = "https://github.com/Chia-Network/proofofspace" +[[repo]] +url = "https://github.com/Chia-Network/proofofspaceresults" + [[repo]] url = "https://github.com/Chia-Network/vdf-competition"