summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNima Yazdanmehr <yazdanmehr@protonmail.com>2020-09-08 21:45:59 +0430
committerNima Yazdanmehr <yazdanmehr@protonmail.com>2020-09-08 21:45:59 +0430
commitde74be251524eb96f71eee3a58c2126f66c61f5e (patch)
tree94aa15c64c78e468a501c4619610dcffc635dc8a
parent68bb026c56162b016494bdea8caf3aeb9c39ef7b (diff)
downloadbips-de74be251524eb96f71eee3a58c2126f66c61f5e.tar.xz
Fix typo in BIP 49
-rw-r--r--bip-0049.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0049.mediawiki b/bip-0049.mediawiki
index 0029003..7d8d2c7 100644
--- a/bip-0049.mediawiki
+++ b/bip-0049.mediawiki
@@ -26,7 +26,7 @@ will detect the accounts and handle them appropriately.
===Considerations===
Two generally different approaches are possible for current BIP44 capable wallets:
-1) Allow the user to use the same account(s) that they already uses, but add segregated witness encoded addresses to it.
+1) Allow the user to use the same account(s) that they already use, but add segregated witness encoded addresses to it.
1.1) Use the same public keys as defined in BIP44, but in addition to the normal P2PKH address also derive the P2SH address from it.