aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-15584.md
blob: 3d9b1cc903fbf75e7362e9e69c7ddc8da7d2af1e (plain)
1
2
3
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`.