Revert "libconsensus: deprecate"

This reverts commit 25dc87e6f8.
This commit is contained in:
Luke Dashjr 2024-06-05 00:50:34 +00:00
parent 55bd5d8015
commit d6a8fcf8b5

View File

@ -2,7 +2,6 @@ Shared Libraries
================
## bitcoinconsensus
***This library is deprecated and will be removed in v28***
The purpose of this library is to make the verification functionality that is critical to Bitcoin's consensus available to other applications, e.g. to language bindings.