File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -178,11 +178,12 @@ npm run-script coverage
178178```
179179
180180## Complementing Libraries
181- - [ BIP21] ( https://github.com/bitcoinjs/bip21 ) - A BIP21 compatible URL encoding utility library
181+ - [ BIP21] ( https://github.com/bitcoinjs/bip21 ) - A BIP21 compatible URL encoding library
182182- [ BIP38] ( https://github.com/bitcoinjs/bip38 ) - Passphrase-protected private keys
183183- [ BIP39] ( https://github.com/bitcoinjs/bip39 ) - Mnemonic generation for deterministic keys
184184- [ BIP32-Utils] ( https://github.com/bitcoinjs/bip32-utils ) - A set of utilities for working with BIP32
185185- [ BIP66] ( https://github.com/bitcoinjs/bip66 ) - Strict DER signature decoding
186+ - [ BIP68] ( https://github.com/bitcoinjs/bip68 ) - Relative lock-time encoding library
186187- [ BIP69] ( https://github.com/bitcoinjs/bip69 ) - Lexicographical Indexing of Transaction Inputs and Outputs
187188- [ Base58] ( https://github.com/cryptocoinjs/bs58 ) - Base58 encoding/decoding
188189- [ Base58 Check] ( https://github.com/bitcoinjs/bs58check ) - Base58 check encoding/decoding
You can’t perform that action at this time.
0 commit comments