mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 14:53:43 +01:00
Fix typo in release notes
This commit is contained in:
@@ -180,7 +180,7 @@ Starting from 0.10.0, the Bitcoin Core distribution includes a consensus library
|
|||||||
|
|
||||||
The purpose of this library is to make the verification functionality that is
|
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
|
critical to Bitcoin's consensus available to other applications, e.g. to language
|
||||||
bindings such as [python_bitcoinlib](https://pypi.python.org/pypi/python-bitcoinlib) or
|
bindings such as [python-bitcoinlib](https://pypi.python.org/pypi/python-bitcoinlib) or
|
||||||
alternative node implementations.
|
alternative node implementations.
|
||||||
|
|
||||||
This library is called `libbitcoinconsensus.so` (or, `.dll` for Windows).
|
This library is called `libbitcoinconsensus.so` (or, `.dll` for Windows).
|
||||||
|
|||||||
Reference in New Issue
Block a user