From fd5a910014422a638c3c9a76f0c792dea1acc118 Mon Sep 17 00:00:00 2001 From: sirouk <8901571+sirouk@users.noreply.github.com> Date: Sat, 13 Dec 2025 00:18:15 -0500 Subject: [PATCH] Update setup guide with validator requirements Added information about staking deposit and validator priming transaction requirements. --- pages/validators/setup-guide.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/validators/setup-guide.mdx b/pages/validators/setup-guide.mdx index 110fc2d5..ac8f9d69 100644 --- a/pages/validators/setup-guide.mdx +++ b/pages/validators/setup-guide.mdx @@ -4,6 +4,8 @@ import { Callout } from "nextra-theme-docs"; Running a GenLayer Validator node ensures the security and reliability of the GenLayer network. Below are the requirements for running a GenLayer validator. +Validators require both a staking deposit and a validator priming transaction to enter the set. + For a deeper understanding of how staking works in GenLayer, see the [Staking documentation](/understand-genlayer-protocol/core-concepts/optimistic-democracy/staking). ## Create the Validator Wallet