From 9e642a5efbb83dd09cfa7afd092e38a07b7317a4 Mon Sep 17 00:00:00 2001 From: nighthawk24 Date: Tue, 16 Aug 2022 15:05:26 -0400 Subject: [PATCH] Manually add changes to Abstract. --- zip-proportional-output-fee-mechanism-pofm.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zip-proportional-output-fee-mechanism-pofm.rst b/zip-proportional-output-fee-mechanism-pofm.rst index 6d579061..30e33fbe 100644 --- a/zip-proportional-output-fee-mechanism-pofm.rst +++ b/zip-proportional-output-fee-mechanism-pofm.rst @@ -43,6 +43,10 @@ With an updated transaction fee formula, miners will be compensated fairly for including transactions with a high number of inputs or outputs, while still allowing low fees for regular shielded transaction use cases. +Once the new fee policy is enforced, this will additionally increase the cost of creating +transactions that collectively have many inputs or outputs, discouraging usage patterns +that cause either intentional or unintentional denial of service. + Motivation ============