From 771079e8f33ce1734e4a7f14ca2b5b40f11355a2 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 15 Feb 2020 09:07:27 -0800 Subject: [PATCH] Added slp-implementation-instructions repo to Bitcoin Cash ecosystem --- data/ecosystems/b/bitcoin-cash.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/b/bitcoin-cash.toml b/data/ecosystems/b/bitcoin-cash.toml index d7c682ab..7a58a951 100644 --- a/data/ecosystems/b/bitcoin-cash.toml +++ b/data/ecosystems/b/bitcoin-cash.toml @@ -384,6 +384,9 @@ url = "https://github.com/simpleledger/slp-explorer" [[repo]] url = "https://github.com/simpleledger/slp-faucet" +[[repo]] +url = "https://github.com/simpleledger/slp-implementation-instructions" + [[repo]] url = "https://github.com/simpleledger/slp-list"