0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-02 09:46:52 -05:00
bitcoin-bitcoin-core/doc/release-notes-15584.md
2019-09-12 20:28:17 +10:00

315 B

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.