Doc: change tezzies to tez
This commit is contained in:
parent
b5fc7f582e
commit
e7ff5910bd
@ -56,7 +56,7 @@ Betanet
|
|||||||
|
|
||||||
The Tezos Beta (experimental) network is the current incarnation of
|
The Tezos Beta (experimental) network is the current incarnation of
|
||||||
the Tezos blockchain.
|
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`).
|
donors of July 2017 ICO (see :ref:`activate_fundraiser_account`).
|
||||||
It is the step before the full Tezos mainnet, with a `few caveats
|
It is the step before the full Tezos mainnet, with a `few caveats
|
||||||
<https://tezosfoundation.ch/news/tezos-betanet-expectations>`_.
|
<https://tezosfoundation.ch/news/tezos-betanet-expectations>`_.
|
||||||
@ -75,12 +75,12 @@ Alphanet
|
|||||||
~~~~~~~~
|
~~~~~~~~
|
||||||
|
|
||||||
Tezos Alphanet is a test network for the Tezos blockchain with a
|
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
|
It is updated and rebooted rarely and it is running the same code as
|
||||||
the Betanet.
|
the Betanet.
|
||||||
It is the reference network for developers wanting to test their
|
It is the reference network for developers wanting to test their
|
||||||
software before going to beta and for users who want to familiarize
|
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.
|
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.
|
coins to one.
|
||||||
|
|
||||||
Implicit accounts cannot have a delegate, so the first step is to
|
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
|
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
|
without code, so it is still necessary to pay for its small storage
|
||||||
(see `originated_account`).
|
(see `originated_account`).
|
||||||
|
@ -187,11 +187,11 @@ For more advanced key management we offer :ref:`ledger support
|
|||||||
|
|
||||||
.. _faucet:
|
.. _faucet:
|
||||||
|
|
||||||
Get free Tezzies
|
Get free tez
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
In order to test the networks and help users get familiar with the
|
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>`__.
|
`faucet <https://faucet.tzalpha.net>`__.
|
||||||
|
|
||||||
This will provide a wallet in the form of a JSON file
|
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
|
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