From e5521de652133c1d59df6fc505fd3f6e5c23bea9 Mon Sep 17 00:00:00 2001 From: Tristyn Date: Wed, 16 Sep 2020 18:30:48 -0700 Subject: [PATCH] sample-btcd.conf: fix typo --- sample-btcd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-btcd.conf b/sample-btcd.conf index e2beb99c..0a765fca 100644 --- a/sample-btcd.conf +++ b/sample-btcd.conf @@ -324,7 +324,7 @@ ; sizes have the highest priority. One consequence of this is that as low-fee ; or free transactions age, they raise in priority thereby making them more ; likely to be included in this section of a new block. This value is limited -; by the blackmaxsize option and will be limited as needed. +; by the blockmaxsize option and will be limited as needed. ; blockprioritysize=50000