mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-19 12:08:05 +00:00
Fix typo in BIP 49
This commit is contained in:
parent
68bb026c56
commit
de74be2515
@ -26,7 +26,7 @@ will detect the accounts and handle them appropriately.
|
|||||||
===Considerations===
|
===Considerations===
|
||||||
Two generally different approaches are possible for current BIP44 capable wallets:
|
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user