Doc: change tezzies to tez
This commit is contained in:
parent
b5fc7f582e
commit
e7ff5910bd
@ -29,7 +29,7 @@ The source code of Tezos is placed under the MIT Open Source License.
|
||||
The Community
|
||||
-------------
|
||||
|
||||
- Several community built block explorers are available:
|
||||
- Several community built block explorers are available:
|
||||
|
||||
- http://tzscan.io
|
||||
- https://tezos.id
|
||||
@ -56,7 +56,7 @@ Betanet
|
||||
|
||||
The Tezos Beta (experimental) network is the current incarnation of
|
||||
the Tezos blockchain.
|
||||
It runs with real tezzies that have been allocated to the
|
||||
It runs with real tez that have been allocated to the
|
||||
donors of July 2017 ICO (see :ref:`activate_fundraiser_account`).
|
||||
It is the step before the full Tezos mainnet, with a `few caveats
|
||||
<https://tezosfoundation.ch/news/tezos-betanet-expectations>`_.
|
||||
@ -75,12 +75,12 @@ Alphanet
|
||||
~~~~~~~~
|
||||
|
||||
Tezos Alphanet is a test network for the Tezos blockchain with a
|
||||
faucet to obtain free tezzies (see :ref:`faucet`).
|
||||
faucet to obtain free tez (see :ref:`faucet`).
|
||||
It is updated and rebooted rarely and it is running the same code as
|
||||
the Betanet.
|
||||
It is the reference network for developers wanting to test their
|
||||
software before going to beta and for users who want to familiarize
|
||||
themselves with Tezos before using their real tezzies.
|
||||
themselves with Tezos before using their real tez.
|
||||
|
||||
We offer support for Alphanet on IRC.
|
||||
|
||||
|
@ -18,7 +18,7 @@ delegate, you can always take part in the protocol by delegating your
|
||||
coins to one.
|
||||
|
||||
Implicit accounts cannot have a delegate, so the first step is to
|
||||
originate an account, transfer your tezzies there and set a delegate.
|
||||
originate an account, transfer your tez there and set a delegate.
|
||||
Notice that an originated account is a special case of a contract
|
||||
without code, so it is still necessary to pay for its small storage
|
||||
(see `originated_account`).
|
||||
|
@ -187,11 +187,11 @@ For more advanced key management we offer :ref:`ledger support
|
||||
|
||||
.. _faucet:
|
||||
|
||||
Get free Tezzies
|
||||
~~~~~~~~~~~~~~~~
|
||||
Get free tez
|
||||
~~~~~~~~~~~~
|
||||
|
||||
In order to test the networks and help users get familiar with the
|
||||
system, on Zeronet and Alphanet you can obtain free Tezzies from a
|
||||
system, on Zeronet and Alphanet you can obtain free tez from a
|
||||
`faucet <https://faucet.tzalpha.net>`__.
|
||||
|
||||
This will provide a wallet in the form of a JSON file
|
||||
@ -222,7 +222,7 @@ Please drink carefully and don't abuse the faucet: it only contains
|
||||
Transactions
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Let's transfer some tezzies to the new account:
|
||||
Let's transfer some tez to the new account:
|
||||
|
||||
::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user