update submodule branch to refer to the latest commit on latest-fc branch (#214)
This commit is contained in:
parent
3e6b9196ce
commit
50b80e9155
2 changed files with 5 additions and 4 deletions
7
.gitmodules
vendored
7
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 6096e94e1b4c48a393c9335580365df144f2758f
|
||||
Subproject commit 1f76279f6373468ba7f672c92fb9d1626263fa61
|
||||
Loading…
Reference in a new issue