summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke_github1@dashjr.org>2020-10-08 12:00:27 +0000
committerGitHub <noreply@github.com>2020-10-08 12:00:27 +0000
commit7e70cd62e1b5505fce000aaf507b0da5e8060d1d (patch)
tree59217c50ef18b37ba8e5511c48393f169c2d5ea9
parentdcc6a6a200bbea3bf83a3aefe9f8a6d3926a41f8 (diff)
parentde74be251524eb96f71eee3a58c2126f66c61f5e (diff)
downloadbips-7e70cd62e1b5505fce000aaf507b0da5e8060d1d.tar.xz
Merge pull request #991 from n1rna/bip49/fix-typo
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.