Merge #17026: doc: Update bips.md for default bech32 addresses in 0.20.0
pull/764/headfad1dbda98
doc: Fix amount typo in release notes (MarcoFalke)fa8d052da5
doc: Update bips.md for default bech32 addresses in 0.20.0 (MarcoFalke)fab68a0772
doc: move-only release notes fragments for 0.20.0 (MarcoFalke) Pull request description: * Restore release notes skeleton (headers) * Move-only all release notes fragments to the main file for 0.20.0 * Update bips.md for the default bech32 address change ACKs for top commit: fanquake: ACKfad1dbda98
Tree-SHA512: c3d5e124fe803e809d5af869d89de2d8312d4481d43745c1492c66f5ffc6ffc9c37581cc9d8773d2fb711a5a4a47a12aa1ea31292ac6c393ef8503c9db053fc9
commit
94e6e9f38d
@ -1,8 +0,0 @@
|
||||
|
||||
Low-level changes
|
||||
=================
|
||||
|
||||
Tests
|
||||
---
|
||||
|
||||
- `-fallbackfee` was 0 (disabled) by default for the main chain, but 20000 by default for the test chains. Now it is 0 by default for all chains. Testnet and regtest users will have to add fallbackfee=20000 to their configuration if they weren't setting it and they want it to keep working like before. (#16524)
|
@ -1,2 +0,0 @@
|
||||
The wallet now by default uses bech32 addresses when using RPC, and creates native segwit
|
||||
change outputs.
|
Loading…
Reference in new issue