From e93bb2f66a46b3a0a31d4ecaa47467df1736c5a3 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 9 Nov 2020 21:52:15 -0800 Subject: [PATCH] Added force-bridge-btc to Nervos --- data/ecosystems/n/nervos.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/n/nervos.toml b/data/ecosystems/n/nervos.toml index 4d778d6c..448ce59a 100644 --- a/data/ecosystems/n/nervos.toml +++ b/data/ecosystems/n/nervos.toml @@ -201,6 +201,9 @@ url = "https://github.com/nervosnetwork/faster-hex" [[repo]] url = "https://github.com/nervosnetwork/flatcc" +[[repo]] +url = "https://github.com/nervosnetwork/force-bridge-btc" + [[repo]] url = "https://github.com/nervosnetwork/force-bridge-eth"