From ea3dbab6d6c93c179675d0c50474d47e043ff1bb Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 28 Jan 2020 07:58:55 -0800 Subject: [PATCH] Added Ravencoin SPV repo --- data/ecosystems/r/ravencoin.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/r/ravencoin.toml b/data/ecosystems/r/ravencoin.toml index 6fcfaceb..f7391e1b 100644 --- a/data/ecosystems/r/ravencoin.toml +++ b/data/ecosystems/r/ravencoin.toml @@ -27,3 +27,6 @@ url = "https://github.com/RavenProject/ravenwallet-ios" [[repo]] url = "https://github.com/RavenProject/rips" + +[[repo]] +url = "https://github.com/RavenProject/SPV"