diff --git a/docs/node/run-your-node/prerequisites/stake-requirements.md b/docs/node/run-your-node/prerequisites/stake-requirements.md index c701d98513..8a23ac2042 100644 --- a/docs/node/run-your-node/prerequisites/stake-requirements.md +++ b/docs/node/run-your-node/prerequisites/stake-requirements.md @@ -1,21 +1,24 @@ # Stake Requirements This page provides an overview of the stake requirements to become a validator -on the consensus layer and to run a ParaTime compute node of the Oasis Network. +on the consensus layer, to run a ParaTime compute node and to run observer nodes +of the Oasis Network. -## Consensus Layer +## Registering an entity -To become a validator on the consensus layer, you will need to have enough ROSE -for **registering your entity**, **registering your validator node**, and be among -the top entities by stake to be included in the **validator set**. - -Current requirements are: +To register an entity you are going to need: | | Mainnet | Testnet | | --------------------------- | -------- | -------- | | Entity Registration | 100 ROSE | 100 TEST | -| Validator Node Registration | 100 ROSE | 100 TEST | -| Validator Set Size | 120 | 110 | +| Each Node Registration | 100 ROSE | 100 TEST | + + +## Validator Node + +To become a validator on the consensus layer, you will need to have enough ROSE +for **registering your entity**, **registering your validator node**, and be among +the top entities by stake to be included in the **validator set**. You can check the current top validators on the blockchain explorers like the [Oasis Scan]. @@ -53,14 +56,19 @@ the [**max_validators** consensus parameter][**max_validators** consensus parame [faucet-testnet]: https://faucet.testnet.oasis.io/ [discord]: https://oasis.io/discord -## ParaTime +## ParaTime Compute Node -To run a ParaTime compute node, the minimum you need to stake currently is: +To run a ParaTime compute node, on mainnet you will need to have a minimum +stake which currently is: -| | Mainnet | Testnet | -| ---------- | ----------- | -------- | -| Sapphire | 5,000,100 ROSE | 100 TEST | -| Emerald | 5,000,100 ROSE | 100 TEST | -| Cipher | 100 ROSE | 100 TEST | +| | Mainnet | Testnet | +| --------------------- | -------------- | -------- | +| Be in validator set | Yes | No | +| Sapphire | 5,000,100 ROSE | 100 TEST | +| Emerald | 5,000,100 ROSE | 100 TEST | +| Cipher | 100 ROSE | 100 TEST | +## ParaTime Observer Node +To run a ParaTime observer node, you will need to register an entity and add +your observer nodes to the entity descriptor.