Added fc library back
This commit is contained in:
parent
3a2df46e2d
commit
195e4b4dc2
1 changed files with 4 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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue