From c2abbad5807469f0d011be221cb520b00717d914 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 31 Jan 2020 07:56:47 -0800 Subject: [PATCH] Added burner-chains to Cosmos ecosystem --- data/ecosystems/c/cosmos.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/c/cosmos.toml b/data/ecosystems/c/cosmos.toml index 749fc718..0931b57f 100644 --- a/data/ecosystems/c/cosmos.toml +++ b/data/ecosystems/c/cosmos.toml @@ -33,6 +33,9 @@ url = "https://github.com/cosmos/awesome" [[repo]] url = "https://github.com/cosmos/belt" +[[repo]] +url = "https://github.com/cosmos/burner-chains" + [[repo]] url = "https://github.com/cosmos/clearchain"