Added fc library back
This commit is contained in:
parent
744bff7741
commit
8c91abd6a3
2 changed files with 5 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -2,3 +2,6 @@
|
||||||
path = docs
|
path = docs
|
||||||
url = https://github.com/bitshares/bitshares-core.wiki.git
|
url = https://github.com/bitshares/bitshares-core.wiki.git
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
|
[submodule "libraries/fc"]
|
||||||
|
path = libraries/fc
|
||||||
|
url = https://github.com/PBSA/peerplays-fc
|
||||||
|
|
|
||||||
1
libraries/fc
Submodule
1
libraries/fc
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 57d14c7de849c567d753fc5cab5465d68602ff95
|
||||||
Loading…
Reference in a new issue