We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7d216a + c873ab6 commit a9a2b66Copy full SHA for a9a2b66
doc/release-notes-empty-template.md
@@ -32,13 +32,6 @@ Upgrading directly from a version of Bitcoin Core that has reached its EOL is
32
possible, but it might take some time if the data directory needs to be migrated. Old
33
wallet versions of Bitcoin Core are generally supported.
34
35
-Running Bitcoin Core binaries on macOS requires self signing.
36
-```
37
-cd /path/to/bitcoin-core/bin
38
-xattr -d com.apple.quarantine bitcoin-cli bitcoin-qt bitcoin-tx bitcoin-util bitcoin-wallet bitcoind test_bitcoin
39
-codesign -s - bitcoin-cli bitcoin-qt bitcoin-tx bitcoin-util bitcoin-wallet bitcoind test_bitcoin
40
41
-
42
Compatibility
43
==============
44
0 commit comments