reformat slip-0014

parent 7a955ad4
......@@ -21,7 +21,11 @@ are quite a lot of different types of transactions in the network. In order
to simplify testing of transaction history we came up with the idea to create
a special xpub that will contain these various types of transactions.
## mnemonic, xprvs and xpubs
For more coins and their addresses (not listed in this document) see [slip-0014-addresses.md](slip-0014-addresses.md)
## Wallet
### Bitcoin Legacy P2PKH (BIP44)
```
mnemonic: all all all all all all all all all all all all
......@@ -37,7 +41,7 @@ xpub6Ex8WCdj1KH5mK9r99QKENUmhpjEPgYm1dJmKY2nxx16tSAiQCVYjHfymFdzfpYDAHGtWYTif7Wk
[link to blockchain.info](https://blockchain.info/xpub/xpub6BiVtCpG9fQPxnPmHXG8PhtzQdWC2Su4qWu6XW9tpWFYhxydCLJGrWBJZ5H6qTAHdPQ7pQhtpjiYZVZARo14qHiay2fvrX996oEP42u8wZy)
## Addresses
#### Addresses
index | address | private key
------|------------------------------------|-----------------------------------------------------
......@@ -52,13 +56,7 @@ index | address | private key
8 | 1HRZDR7CmLnq59w6mtzNa7SHtVWPSxdgKA | Kx8nBDjAkXkykD62AF8XjP8W5Z4a79iZC8Z7axyDWXsZTcn5agzM
9 | 1MPdvYLzcekvEzAB7DmiHa1oU8Foh4KUw8 | L1xWyxmCkjsB2Z9wnjoZ5TGabeg8KbpZt1PjgVsKA9pn3L7JCiTs
for more addresses and coins see [slip-0014-addresses.md](slip-0014-addresses.md)
# Segwit P2SH
Using BIP49 derivation paths
## mnemonic, xprvs and xpubs
### Bitcoin Segwit P2SH (BIP49)
```
mnemonic: all all all all all all all all all all all all
......@@ -72,7 +70,7 @@ xprvA1o8joUTA2L813mNWCDBP1DAeDx9tFZZfzFpA9CzMBTRvfwC7mQ36SjRNFrpvK9qnbXaxX2iohqz
xpub6EnV9K1LzPtRDXqqcDkBk99uCFneHiHR3DBQxXcbuWzQoUGLfJiHeF3uDW1JZH3ZG7mr4TuNtPbgLYwEibEkcDcnQkQksZi7jm3eY8PqKFv
```
## Addresses
#### Addresses
index | address | private key
------|------------------------------------|-----------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment