mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-08 13:49:35 +02:00
build: disable BIP70 support by default
This commit is contained in:
4
doc/release-notes-15584.md
Normal file
4
doc/release-notes-15584.md
Normal file
@@ -0,0 +1,4 @@
|
||||
GUI Changes
|
||||
-----------
|
||||
- In 0.18.0 a `./configure` flag was introduced to allow disabling BIP70 support in the GUI (support was enabled by default). In 0.19.0 this flag is now __disabled__ by default.
|
||||
- If you want compile Bitcoin Core with BIP70 support in the GUI, you can pass `--enable-bip70` to `./configure`.
|
||||
Reference in New Issue
Block a user