From 4a731fed47280bc177ec372fac125c0f2082dbde Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Tue, 18 Feb 2020 09:16:44 -0500 Subject: [PATCH] Update security-warnings.md --- doc/security-warnings.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/security-warnings.md b/doc/security-warnings.md index f12b4fe12..023efe92b 100644 --- a/doc/security-warnings.md +++ b/doc/security-warnings.md @@ -104,5 +104,5 @@ In addition to potential mistakes in code we added to Bitcoin Core, Zcash and Komodo and potential mistakes in our modifications to Bitcoin Core, Zcash and Komodo, it is also possible that there were potential changes we were supposed to make to Bitcoin Core, Zcash and Komodo but -didn't, either because we didn't even consider making those changes, or we ran -out of time. +didn't, either because we didn't even consider making those changes or have not found out about +them. Submitting Github issues is highly appreciated!