Add Zebra

Co-authored-by: teor <teor@riseup.net>
This commit is contained in:
nighthawk24 2022-08-30 00:07:50 -04:00 committed by GitHub
parent 05c8b6fb6a
commit e74e23f946
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ or denial-of-service mitigation.
Mempool size limiting
---------------------
zcashd limits the size of the mempool as described in [#zip-0401]_. This
zcashd and Zebra limit 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 `min_fee` specified by this ZIP.