From 1d0b4f382071aba5d6ecf55136810a09e5b35c0c Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Wed, 12 Oct 2022 15:04:20 +0100 Subject: [PATCH] ZIP 317: proportion of wallets -> proportion of transactions. Co-authored-by: Taylor Hornby Signed-off-by: Daira Hopwood --- zip-0317.html | 2 +- zip-0317.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zip-0317.html b/zip-0317.html index 682db127..d541d939 100644 --- a/zip-0317.html +++ b/zip-0317.html @@ -274,7 +274,7 @@ Pull-Request: <https://githu

Wallets SHOULD deploy these changes immediately. Nodes SHOULD deploy the change to the \(low\_fee\_penalty\) threshold described in Mempool size limiting immediately.

-

Miners can deploy restrictions to their policies for transaction inclusion, once a sufficient proportion of wallets in the ecosystem are observed to be paying at least the updated conventional transaction fee.

+

Miners can deploy restrictions to their policies for transaction inclusion, once a sufficient proportion of transactions in the ecosystem are observed to be paying at least the updated conventional transaction fee.

Node developers SHOULD coordinate on schedules for deploying restrictions to their policies for transaction mempool acceptance and peer-to-peer relaying. These policy changes SHOULD NOT be deployed before the changes to transaction inclusion policy by miners described in the preceding paragraph.

Considered Alternatives

diff --git a/zip-0317.rst b/zip-0317.rst index dcf06087..475cc218 100644 --- a/zip-0317.rst +++ b/zip-0317.rst @@ -307,8 +307,8 @@ change to the :math:`low\_fee\_penalty` threshold described in `Mempool size limiting`_ immediately. Miners can deploy restrictions to their policies for transaction inclusion, -once a sufficient proportion of wallets in the ecosystem are observed to -be paying at least the updated conventional transaction fee. +once a sufficient proportion of transactions in the ecosystem are observed +to be paying at least the updated conventional transaction fee. Node developers SHOULD coordinate on schedules for deploying restrictions to their policies for transaction mempool acceptance and peer-to-peer