mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-24 15:36:53 +01:00
Merge pull request #1133 from Raulo/bip341bech32mfix
Replaces Bech32 by Bech32m in BIP341
This commit is contained in:
commit
cdd8dfd62d
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ Non-upgraded nodes, however, will consider all SegWit version 1 witness programs
|
|||
They are strongly encouraged to upgrade in order to fully validate the new programs.
|
||||
|
||||
Non-upgraded wallets can receive and send bitcoin from non-upgraded and upgraded wallets using SegWit version 0 programs, traditional pay-to-pubkey-hash, etc.
|
||||
Depending on the implementation non-upgraded wallets may be able to send to Segwit version 1 programs if they support sending to [[bip-0173.mediawiki|BIP173]] Bech32 addresses.
|
||||
Depending on the implementation non-upgraded wallets may be able to send to Segwit version 1 programs if they support sending to [[bip-0350.mediawiki|BIP350]] Bech32m addresses.
|
||||
|
||||
== Acknowledgements ==
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue