Skip to content

Commit 79fe257

Browse files
authored
docs(gateway): add production reserve recommendation (#718)
Add an admonition to the gateway documentation recommending a minimum reserve of 0.36 ETH to help prevent outages in production environments.
1 parent d428e7e commit 79fe257

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gateways/guides/fund-gateway.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Gateway address.
3434

3535
# Deposit Gateway Funds via Livepeer CLI
3636

37+
<Warning>
38+
**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.
39+
</Warning>
40+
3741
We now need to divide the Gateway funds into a **Deposit** and **Reserve**
3842

3943
In this guide we are using a total of 0.1 ETH. This is minimum recommended and

0 commit comments

Comments
 (0)