aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJhih-Ming Huang <jm@byzantine-lab.io>2019-09-13 12:30:51 +0800
committerJhih-Ming Huang <jm@byzantine-lab.io>2019-09-13 14:02:49 +0800
commit38439e75b98bddc009ab4a575d9c1ecdb99d9fcc (patch)
treea7637c957629a2599fe3748ebc0c92f6c68a1d0e
parent5871d95ce76a5a55f897558857108cde96e6ac70 (diff)
downloadtangerine-wiki-38439e75b98bddc009ab4a575d9c1ecdb99d9fcc.tar
tangerine-wiki-38439e75b98bddc009ab4a575d9c1ecdb99d9fcc.tar.gz
tangerine-wiki-38439e75b98bddc009ab4a575d9c1ecdb99d9fcc.tar.bz2
tangerine-wiki-38439e75b98bddc009ab4a575d9c1ecdb99d9fcc.tar.lz
tangerine-wiki-38439e75b98bddc009ab4a575d9c1ecdb99d9fcc.tar.xz
tangerine-wiki-38439e75b98bddc009ab4a575d9c1ecdb99d9fcc.tar.zst
tangerine-wiki-38439e75b98bddc009ab4a575d9c1ecdb99d9fcc.zip
fix register screenshot and the amount of ETH to keep in node key address
-rw-r--r--docs/BP-Node-Operation-Guide.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/BP-Node-Operation-Guide.md b/docs/BP-Node-Operation-Guide.md
index 48a3119..cc7995d 100644
--- a/docs/BP-Node-Operation-Guide.md
+++ b/docs/BP-Node-Operation-Guide.md
@@ -112,7 +112,7 @@ For more detail instruction about `gtan`, go to https://github.com/byzantine-lab
2. Install [Chrome or Firefox wallet extension](Create-Wallet.md).
3. Send some TAN to your node key address, 500 TAN should suffice. These TAN are required for the node to send transaction and interact with the consensus protocol. You need to replenish them if it ran out.
-4. Send 5 ETH (Ethereum mainnet Ether, use Rinkeby Ether for testnet) to your node key address. This is a very **important** step. Since Tangerine relies on Ethereum mainnet to recover itself in case there is a catastrophic network failure. There are penalties if a BP node failed to propose recovery vote due to insufficient Ether in their node key address, see [Rules for node set](Rule-for-the-node-set.md) for more details.
+4. Send 1 ETH (Ethereum mainnet Ether, use 0.5 Rinkeby Ether for testnet) to your node key address. This is a very **important** step. Since Tangerine relies on Ethereum mainnet to recover itself in case there is a catastrophic network failure. There are penalties if a BP node failed to propose recovery vote due to insufficient Ether in their node key address, see [Rules for node set](Rule-for-the-node-set.md) for more details.
5. Goto the [Governance contract page on Tangerine Garden](https://testnet.tangerine.garden/address/0x246FcDE58581e2754f215A523C0718C4BFc8041F).
6. Navigate to the `Write` tab and select `register` from the dropdown menu.
@@ -124,7 +124,7 @@ For more detail instruction about `gtan`, go to https://github.com/byzantine-lab
- Node Location (maximum length: 32 bytes)
- Website URL (maximum length: 128 bytes)
-![Register in Governance Contract Page](https://i.imgur.com/hlaXgyS.png)
+![Register in Governance Contract Page](https://i.imgur.com/fWg7RcI.png)
The user whose stake is locked (bought TAN coin in private-sale), please contact Tangerine Foundation and provide the information below.
7. Hit send to register your node.