Merge pull request #1840 from djskinner/patch-1

docs: remove <YOUR STAKER ADDRESS>
pull/1850/head
David Núñez 2020-04-06 15:26:22 +02:00 committed by GitHub
commit ed6413fbc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -121,17 +121,10 @@ Replace ``<YOUR PROVIDER URI>`` with a valid node web3 node provider string, for
- ``http://localhost:8545`` - Geth/Parity RPC-HTTP
- ``ws://0.0.0.0:8080`` - Websocket Provider
``<YOUR STAKER ADDRESS>`` is the address you've staked from when following the :ref:`staking-guide`.
``<NETWORK_NAME>`` is the name of the NuCypher network domain where the node will run.
.. note:: If you're participating in NuCypher's incentivized testnet, this name is ``gemini``.
.. note:: If you're a preallocation user, recall that you're using a contract to stake.
Replace ``<YOUR STAKER ADDRESS>`` with the contract address.
If you don't know this address, you'll find it in the preallocation file.
Create a password when prompted
.. code:: bash