From 28748e5c0191c01b39acda89a77f05a402992595 Mon Sep 17 00:00:00 2001 From: Josh Stein <46639943+jcstein@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:02:12 -0500 Subject: [PATCH] Update cips/cip-6.md Co-authored-by: Callum Waters --- cips/cip-6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cips/cip-6.md b/cips/cip-6.md index bbdb6c1b..1c64f6d2 100644 --- a/cips/cip-6.md +++ b/cips/cip-6.md @@ -16,7 +16,7 @@ Implement a global, consensus-enforced minimum gas price on all transactions. En | Parameter | Default | Summary | Changeable via Governance | |---------------|---------|------------------------------------------------------------------------------------------------------------------------|---------------------------| -| gas.MinimumGasPrice | 0.002utia | Globally set minimum price per unit of gas | True | +| minfee.MinimumGasPrice | 0.002utia | Globally set minimum price per unit of gas | True | ## Motivation