From bf50e03a1d7533c838232ee4c3af10145c8b0933 Mon Sep 17 00:00:00 2001 From: Subbu <99083177+subbuac1@users.noreply.github.com> Date: Fri, 12 Dec 2025 23:27:49 +0530 Subject: [PATCH] Update run-a-validator-node.mdx --- content/docs/run-a-node/run-a-validator-node.mdx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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.