From 984bb909ed18f9f952491196d1a01ba8d8acf534 Mon Sep 17 00:00:00 2001 From: Rick Staa Date: Tue, 23 Sep 2025 15:12:26 +0200 Subject: [PATCH] docs(gateway): add production reserve recommendation Add an admonition to the gateway documentation recommending a minimum reserve of 0.36 ETH to help prevent outages in production environments. --- gateways/guides/fund-gateway.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gateways/guides/fund-gateway.mdx b/gateways/guides/fund-gateway.mdx index e08d308a..77eb60b0 100644 --- a/gateways/guides/fund-gateway.mdx +++ b/gateways/guides/fund-gateway.mdx @@ -34,6 +34,10 @@ Gateway address. # Deposit Gateway Funds via Livepeer CLI + + **For production environments**, we recommend a **Reserve** of at least 0.36 ETH to prevent service interruptions during gas spikes. The higher reserve amount helps maintain service continuity during periods of high gas prices on the network. There is [an issue open](https://github.com/livepeer/go-livepeer/issues/3744) to reduce this requirement in the future. + + We now need to divide the Gateway funds into a **Deposit** and **Reserve** In this guide we are using a total of 0.1 ETH. This is minimum recommended and