From f7142872544f2fbef0ad0092e16b02bbfe3f09bb Mon Sep 17 00:00:00 2001 From: nighthawk24 Date: Wed, 17 Aug 2022 20:58:39 -0400 Subject: [PATCH] Update working to min_fee Co-authored-by: str4d --- zip-proportional-output-fee-mechanism-pofm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zip-proportional-output-fee-mechanism-pofm.rst b/zip-proportional-output-fee-mechanism-pofm.rst index e280433b..c4542e53 100644 --- a/zip-proportional-output-fee-mechanism-pofm.rst +++ b/zip-proportional-output-fee-mechanism-pofm.rst @@ -182,7 +182,7 @@ Mempool size limiting zcashd limits the size of the mempool as described in [#zip-0401]_. This specifies a *low\_fee\_penalty* that is added to the "eviction weight" if the -transaction pays a fee less than the proposed increase with POFM. +transaction pays a fee less than the `min_fee` specified by this ZIP. Endorsements