summaryrefslogtreecommitdiff
path: root/bip-0341.mediawiki
diff options
context:
space:
mode:
authorRaulo <630679+Raulo@users.noreply.github.com>2021-06-14 09:27:50 +0000
committerGitHub <noreply@github.com>2021-06-14 09:27:50 +0000
commit5919ade31c1f55b97c438024b6250aed614514bc (patch)
treed002512b19d00435bf79aafc1c2c8bee98c95e5a /bip-0341.mediawiki
parentc142b518d6e2bf0c49eb66a2e080d80ffcedae09 (diff)
downloadbips-5919ade31c1f55b97c438024b6250aed614514bc.tar.xz
Replaces Bech32 by Bech32m in BIP341
Segwit version 1 is encoded by Bech32m given by BIP350
Diffstat (limited to 'bip-0341.mediawiki')
-rw-r--r--bip-0341.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0341.mediawiki b/bip-0341.mediawiki
index fb6e222..5e47bfc 100644
--- a/bip-0341.mediawiki
+++ b/bip-0341.mediawiki
@@ -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 ==