always fixing the table

This commit is contained in:
Shannon Appelcline 2026-02-19 12:14:13 -10:00 committed by GitHub
parent d0c4d8ae9c
commit 716c9efd79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 |