From 1fc44236ca51375e8640df76c1cf194b883185ff Mon Sep 17 00:00:00 2001 From: james-prysm Date: Mon, 8 Jun 2026 14:49:46 -0500 Subject: [PATCH] proposing we don't support individual gas limits post gloas --- apis/gas_limit.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apis/gas_limit.yaml b/apis/gas_limit.yaml index b8bd339..f801ab9 100644 --- a/apis/gas_limit.yaml +++ b/apis/gas_limit.yaml @@ -50,6 +50,8 @@ post: node for use on future block proposals. The beacon node is responsible for informing external block builders of the change. + NOTE: Post Gloas, individual validator updates update the global default instead. + The server may return a 400 status code if no external builder is configured. WARNING: The gas_limit is not used on Phase0 or Altair networks.