From e2f786c95adad9dc701921216eb7266da37712ae Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 5 Oct 2019 11:51:32 -0700 Subject: [PATCH] Added new Nano PoW Repository. --- data/ecosystems/n/nano.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/n/nano.toml b/data/ecosystems/n/nano.toml index 0887b86f..ef38accf 100644 --- a/data/ecosystems/n/nano.toml +++ b/data/ecosystems/n/nano.toml @@ -271,6 +271,9 @@ url = "https://github.com/nanocurrency/nano-docs" url = "https://github.com/nanocurrency/nano-node" tags = ["Protocol"] +[[repo]] +url = "https://github.com/nanocurrency/nano-pow" + [[repo]] url = "https://github.com/nanocurrency/nano-vanity"