Skip to content

Commit ba1925b

Browse files
committed
reformat slip-0014
1 parent 7a955ad commit ba1925b

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

slip-0014.md

+8-10
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ are quite a lot of different types of transactions in the network. In order
2121
to simplify testing of transaction history we came up with the idea to create
2222
a special xpub that will contain these various types of transactions.
2323

24-
## mnemonic, xprvs and xpubs
24+
For more coins and their addresses (not listed in this document) see [slip-0014-addresses.md](slip-0014-addresses.md)
25+
26+
## Wallet
27+
28+
### Bitcoin Legacy P2PKH (BIP44)
2529

2630
```
2731
mnemonic: all all all all all all all all all all all all
@@ -37,7 +41,7 @@ xpub6Ex8WCdj1KH5mK9r99QKENUmhpjEPgYm1dJmKY2nxx16tSAiQCVYjHfymFdzfpYDAHGtWYTif7Wk
3741

3842
[link to blockchain.info](https://blockchain.info/xpub/xpub6BiVtCpG9fQPxnPmHXG8PhtzQdWC2Su4qWu6XW9tpWFYhxydCLJGrWBJZ5H6qTAHdPQ7pQhtpjiYZVZARo14qHiay2fvrX996oEP42u8wZy)
3943

40-
## Addresses
44+
#### Addresses
4145

4246
index | address | private key
4347
------|------------------------------------|-----------------------------------------------------
@@ -52,13 +56,7 @@ index | address | private key
5256
8 | 1HRZDR7CmLnq59w6mtzNa7SHtVWPSxdgKA | Kx8nBDjAkXkykD62AF8XjP8W5Z4a79iZC8Z7axyDWXsZTcn5agzM
5357
9 | 1MPdvYLzcekvEzAB7DmiHa1oU8Foh4KUw8 | L1xWyxmCkjsB2Z9wnjoZ5TGabeg8KbpZt1PjgVsKA9pn3L7JCiTs
5458

55-
for more addresses and coins see [slip-0014-addresses.md](slip-0014-addresses.md)
56-
57-
# Segwit P2SH
58-
59-
Using BIP49 derivation paths
60-
61-
## mnemonic, xprvs and xpubs
59+
### Bitcoin Segwit P2SH (BIP49)
6260

6361
```
6462
mnemonic: all all all all all all all all all all all all
@@ -72,7 +70,7 @@ xprvA1o8joUTA2L813mNWCDBP1DAeDx9tFZZfzFpA9CzMBTRvfwC7mQ36SjRNFrpvK9qnbXaxX2iohqz
7270
xpub6EnV9K1LzPtRDXqqcDkBk99uCFneHiHR3DBQxXcbuWzQoUGLfJiHeF3uDW1JZH3ZG7mr4TuNtPbgLYwEibEkcDcnQkQksZi7jm3eY8PqKFv
7371
```
7472

75-
## Addresses
73+
#### Addresses
7674

7775
index | address | private key
7876
------|------------------------------------|-----------------------------------------------------

0 commit comments

Comments
 (0)