From 20dc3ca2e5e8faffa6d0d4a26f4673824573822e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 18 Oct 2019 14:41:59 -0700 Subject: [PATCH] Added lightseeker for benchmarking lighthouse on LBRY --- data/ecosystems/l/lbry-credits.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/l/lbry-credits.toml b/data/ecosystems/l/lbry-credits.toml index ab173771..67317817 100644 --- a/data/ecosystems/l/lbry-credits.toml +++ b/data/ecosystems/l/lbry-credits.toml @@ -213,6 +213,9 @@ url = "https://github.com/lbryio/lighthouse" [[repo]] url = "https://github.com/lbryio/lighthouse-deprecated" +[[repo]] +url = "https://github.com/lbryio/lightseeker.go" + [[repo]] url = "https://github.com/lbryio/mailjet-apiv3-go"