From 7cfae3fbbeb3ab6df1aab0de924baef918b1afc1 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 11 Dec 2020 08:47:08 -0800 Subject: [PATCH] Added Ren multichain proxy --- data/ecosystems/r/ren.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/r/ren.toml b/data/ecosystems/r/ren.toml index ab1c4f96..70ecc315 100644 --- a/data/ecosystems/r/ren.toml +++ b/data/ecosystems/r/ren.toml @@ -108,6 +108,9 @@ url = "https://github.com/renproject/mpc-rs" [[repo]] url = "https://github.com/renproject/multichain" +[[repo]] +url = "https://github.com/renproject/multichain-proxy" + [[repo]] url = "https://github.com/renproject/pack"