Skip to content

Commit 7e70cd6

Browse files
authored
Merge pull request bitcoin#991 from n1rna/bip49/fix-typo
Fix typo in BIP 49
2 parents dcc6a6a + de74be2 commit 7e70cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0049.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ will detect the accounts and handle them appropriately.
2626
===Considerations===
2727
Two generally different approaches are possible for current BIP44 capable wallets:
2828

29-
1) Allow the user to use the same account(s) that they already uses, but add segregated witness encoded addresses to it.
29+
1) Allow the user to use the same account(s) that they already use, but add segregated witness encoded addresses to it.
3030

3131
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.
3232

0 commit comments

Comments
 (0)