Correct a couple of descriptions in docs/README.md.
This commit is contained in:
parent
dd64dd96e9
commit
6a6e8dddf0
1 changed files with 2 additions and 2 deletions
|
@ -202,8 +202,8 @@ information.
|
||||||
* [btcscript](https://github.com/btcsuite/btcscript) - Implements the
|
* [btcscript](https://github.com/btcsuite/btcscript) - Implements the
|
||||||
Bitcoin transaction scripting language
|
Bitcoin transaction scripting language
|
||||||
* [btcec](https://github.com/btcsuite/btcec) - Implements support for the
|
* [btcec](https://github.com/btcsuite/btcec) - Implements support for the
|
||||||
|
elliptic curve cryptographic functions needed for the Bitcoin scripts
|
||||||
* [database](https://github.com/btcsuite/btcd/tree/master/database) -
|
* [database](https://github.com/btcsuite/btcd/tree/master/database) -
|
||||||
Provides a database interface elliptic curve cryptographic functions
|
Provides a database interface for the Bitcoin block chain
|
||||||
needed for the Bitcoin scripts for the Bitcoin block chain
|
|
||||||
* [btcutil](https://github.com/btcsuite/btcutil) - Provides Bitcoin-specific
|
* [btcutil](https://github.com/btcsuite/btcutil) - Provides Bitcoin-specific
|
||||||
convenience functions and types
|
convenience functions and types
|
Loading…
Reference in a new issue