From b0730351c686c3d7cff5af140fb486871ccf956b Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 14 Feb 2020 07:57:12 -0800 Subject: [PATCH] Added zcash android wallet plugins repo --- data/ecosystems/z/zcash.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/z/zcash.toml b/data/ecosystems/z/zcash.toml index 9126039c..6ac2827a 100644 --- a/data/ecosystems/z/zcash.toml +++ b/data/ecosystems/z/zcash.toml @@ -71,6 +71,9 @@ url = "https://github.com/zcash/sapling-security-analysis" url = "https://github.com/zcash/zcash" tags = ["Protocol"] +[[repo]] +url = "https://github.com/zcash/zcash-android-wallet-plugins" + [[repo]] url = "https://github.com/zcash/zcash-android-wallet-poc"