Skip to content

Commit 9020d75

Browse files
committed
include Bitcoin Core as a git submodule
I would have preferred to pull in a tagged release but there is no current release that includes bitcoin/bitcoin#32814 which fixes a critical when building qt on macos.
1 parent 58f8d5a commit 9020d75

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "bitcoin"]
2+
path = bitcoin
3+
url = https://github.com/bitcoin/bitcoin

bitcoin

Submodule bitcoin added at 8ffbd7b

0 commit comments

Comments
 (0)