diff --git a/content/docs/run-a-node/run-a-validator-node.mdx b/content/docs/run-a-node/run-a-validator-node.mdx index 3fae12e..f0e2b1f 100644 --- a/content/docs/run-a-node/run-a-validator-node.mdx +++ b/content/docs/run-a-node/run-a-validator-node.mdx @@ -1,12 +1,8 @@ --- title: Run a Validator Node -description: Guide to running a validator node on Shardeum EVM Mainnet +description: Guide to running a validator node on Shardeum --- -import { Callout } from 'fumadocs-ui/components/callout'; - -# Run a Validator Node — Shardeum EVM Mainnet - A validator node participates in block production and consensus, requires staking, and must maintain high uptime. Validators can be jailed or slashed for misbehavior. This guide describes how to install, configure, and operate a validator node on Shardeum EVM mainnet.