From 8777da98779bfcc8b1a4f1fe5eb27b639551a0a3 Mon Sep 17 00:00:00 2001
From: pbattu123
Date: Wed, 6 Nov 2019 16:48:04 -0400
Subject: [PATCH] update submodule branch to refer to the latest commit on
latest-fc branch
---
.gitmodules | 7 ++++---
libraries/fc | 2 +-
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index b3b4d866..4d3518d1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,6 +3,7 @@
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
+ path = libraries/fc
+ url = https://github.com/peerplays-network/peerplays-fc.git
+ branch = latest-fc
+ ignore = dirty
diff --git a/libraries/fc b/libraries/fc
index 6096e94e..1f76279f 160000
--- a/libraries/fc
+++ b/libraries/fc
@@ -1 +1 @@
-Subproject commit 6096e94e1b4c48a393c9335580365df144f2758f
+Subproject commit 1f76279f6373468ba7f672c92fb9d1626263fa61