Skip to content

Commit 0cbc867

Browse files
committed
BIP118: refer to bech32m instead of bech32 for segwit v1 outputs
Thanks to Ben Carman for spotting.
1 parent a8787c5 commit 0cbc867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0118.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Nodes that have not upgraded to support [[bip-0341.mediawiki|BIP 341]] will see
194194
As such, nodes are strongly encourage to upgrade in order to fully validate signatures for the new public key type.
195195
196196
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.
197-
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 and do not consider the outputs non-standard, and therefore prevent transaction broadcast.
197+
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 and do not prevent the transaction from being broadcast due to considering the outputs non-standard.
198198
199199
== Revisions ==
200200

0 commit comments

Comments
 (0)