From 8c91abd6a32ee4d8be376a3cdda507bb801a1025 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 ++++- libraries/fc | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 libraries/fc 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 diff --git a/libraries/fc b/libraries/fc new file mode 160000 index 00000000..57d14c7d --- /dev/null +++ b/libraries/fc @@ -0,0 +1 @@ +Subproject commit 57d14c7de849c567d753fc5cab5465d68602ff95