mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2026-04-13 00:22:25 +00:00
always fixing the table
This commit is contained in:
parent
d0c4d8ae9c
commit
716c9efd79
@ -63,7 +63,7 @@ Each different type of address is formed in a different way. An address can be d
|
||||
The following chart lists out the prefixes and encoding methods for each address type:
|
||||
|
||||
| Type | Mainnet | Testnet | Encoding |
|
||||
|------|-------------|--------|
|
||||
|------|-------------|--------|----|
|
||||
| P2PK | N/A | N/A | public key |
|
||||
| P2MS | N/A | N/A | public keys |
|
||||
| P2PKH | 1... | m...<br>n...| base58 |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user