From 195e4b4dc27945646ce20ba04ae2740395442837 Mon Sep 17 00:00:00 2001 From: Prabhjot Date: Wed, 7 Aug 2019 10:48:37 -0400 Subject: [PATCH] Added fc library back --- .gitmodules | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 76216b5b..dea16ea7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,7 @@ [submodule "docs"] path = docs url = https://github.com/bitshares/bitshares-core.wiki.git - ignore = dirty \ No newline at end of file + ignore = dirty +[submodule "libraries/fc"] + path = libraries/fc + url = https://github.com/PBSA/peerplays-fc