diff options
author | wbt <wbt@users.noreply.github.com> | 2018-01-05 03:31:49 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-05 03:31:49 +0800 |
commit | dcd589788e58f4d0b02fd6bf0df30a917f06ae1b (patch) | |
tree | d2de30eb0bb94c0b3e047afdfb56c6e22bcd1c71 | |
parent | c30b543a8069c3925bb254716699752e38eaf97a (diff) | |
download | tangerine-wallet-browser-dcd589788e58f4d0b02fd6bf0df30a917f06ae1b.tar tangerine-wallet-browser-dcd589788e58f4d0b02fd6bf0df30a917f06ae1b.tar.gz tangerine-wallet-browser-dcd589788e58f4d0b02fd6bf0df30a917f06ae1b.tar.bz2 tangerine-wallet-browser-dcd589788e58f4d0b02fd6bf0df30a917f06ae1b.tar.lz tangerine-wallet-browser-dcd589788e58f4d0b02fd6bf0df30a917f06ae1b.tar.xz tangerine-wallet-browser-dcd589788e58f4d0b02fd6bf0df30a917f06ae1b.tar.zst tangerine-wallet-browser-dcd589788e58f4d0b02fd6bf0df30a917f06ae1b.zip |
Cut statement about test network default
Removing inaccurate statement that default is test network, because most users now connect to the main network by default.
See also https://github.com/MetaMask/metamask-extension/commit/f6e551ef5f3773cf5637c2ae0e11fdeb5f40645b
-rw-r--r-- | notices/archive/notice_2.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/notices/archive/notice_2.md b/notices/archive/notice_2.md index 76e9bd8fb..4cea97b4f 100644 --- a/notices/archive/notice_2.md +++ b/notices/archive/notice_2.md @@ -4,5 +4,3 @@ When you log in to MetaMask, your current account is visible to every new site y For your privacy, for now, please sign out of MetaMask when you're done using a site. -Also, by default, you will be signed in to a test network. To use real Ether, you must connect to the main network manually in the top left network menu. - |