From 0ad361b74c69a0a90cd71f5c410e5270cd6eaa6a Mon Sep 17 00:00:00 2001 From: Cesar Alvarez Vallero Date: Mon, 2 Aug 2021 15:15:57 -0300 Subject: [PATCH] Fix typo --- 03_3_Setting_Up_Your_Wallet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03_3_Setting_Up_Your_Wallet.md b/03_3_Setting_Up_Your_Wallet.md index f309bf4..c1331ea 100644 --- a/03_3_Setting_Up_Your_Wallet.md +++ b/03_3_Setting_Up_Your_Wallet.md @@ -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. -> :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.