mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Fix typo
This commit is contained in:
parent
2411b05715
commit
0ad361b74c
@ -15,7 +15,7 @@ moKVV6XEhfrBCE3QCYq6ppT7AaMF8KsZ1B
|
|||||||
```
|
```
|
||||||
Note that this address begins with an "m" (or sometimes an "n") to signify a testnet Legacy address. It would be a "2" for a P2SH address or a "tb1" for a Bech32 address.
|
Note that this address begins with an "m" (or sometimes an "n") to signify a testnet Legacy address. It would be a "2" for a P2SH address or a "tb1" for a Bech32 address.
|
||||||
|
|
||||||
> :link: **TESTNET vs MAINNET:** The equivalent mainnet address would start with a "1" (for Legacy), "3" (for P2SH), or "bc1" (for Bech320.
|
> :link: **TESTNET vs MAINNET:** The equivalent mainnet address would start with a "1" (for Legacy), "3" (for P2SH), or "bc1" (for Bech32).
|
||||||
|
|
||||||
|
|
||||||
Take careful note of the address. You'll need to give it to whomever will be sending you funds.
|
Take careful note of the address. You'll need to give it to whomever will be sending you funds.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user