From 8d0baad39aa6eed4a903b5df0aac7eea79e3f876 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 29 Aug 2019 09:42:17 -0700 Subject: [PATCH] Funfair State Channel Contracts. --- data/ecosystems/f/funfair.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/f/funfair.toml b/data/ecosystems/f/funfair.toml index d6bba3d0..7f31951e 100644 --- a/data/ecosystems/f/funfair.toml +++ b/data/ecosystems/f/funfair.toml @@ -24,6 +24,9 @@ url = "https://github.com/funfair-tech/funfair-build-version" [[repo]] url = "https://github.com/funfair-tech/NuGetGallery" +[[repo]] +url = "https://github.com/funfair-tech/reference-state-channel-contracts" + [[repo]] url = "https://github.com/funfair-tech/Secp256k1.Net"