From 9a751173c09619a5360a2e4f88bc8db7b3bfa713 Mon Sep 17 00:00:00 2001 From: Prabhjot Date: Tue, 30 Jul 2019 15:09:19 -0400 Subject: [PATCH] Added libraries/fc --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules index 76216b5b..40234f0f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,8 @@ [submodule "docs"] path = docs url = https://github.com/bitshares/bitshares-core.wiki.git + ignore = dirty +[submodule "libraries/fc"] + path = libraries/fc + url = https://github.com/peerplays-network/peerplays-fc.git ignore = dirty \ No newline at end of file