diff --git a/dist/index.html b/dist/index.html index a2a6610..901b0fa 100644 --- a/dist/index.html +++ b/dist/index.html @@ -177956,8 +177956,8 @@
BIP86 defines the derivation standard for HD wallets whose keys are involved in single key P2TR (Pay to Taproot) outputs. - These Taproot addresses begin with 'bc1q' and should not be confused with the similar looking 'Native Segwit' addresses beginning - with 'bc1p' and defined in BIP84. + These Taproot addresses begin with 'bc1p' and should not be confused with the similar looking 'Native Segwit' addresses beginning + with 'bc1q' and defined in BIP84.
diff --git a/src/www/js/info.js b/src/www/js/info.js index a28d6bb..8e507ea 100644 --- a/src/www/js/info.js +++ b/src/www/js/info.js @@ -362,8 +362,8 @@ window.infoHtml = {
BIP86 defines the derivation standard for HD wallets whose keys are involved in single key P2TR (Pay to Taproot) outputs. - These Taproot addresses begin with 'bc1q' and should not be confused with the similar looking 'Native Segwit' addresses beginning - with 'bc1p' and defined in BIP84. + These Taproot addresses begin with 'bc1p' and should not be confused with the similar looking 'Native Segwit' addresses beginning + with 'bc1q' and defined in BIP84.