Skip to content

Commit 36eeb7d

Browse files
committed
Merge #529: docs: Add Bitreq to crate listing
4a63a01 docs: Add bitreq to crate listing (airton) Pull request description: Add Bitreq to crate listing on Corepc readme. ACKs for top commit: jamillambert: ACK 4a63a01 tcharding: ACK 4a63a01 Tree-SHA512: f100aefe8b26f821c9a41a9bf9efb63e1d5d85836b64d08fa54cc231ff05d808a42a06d16a5e4b37db7a677ac926e1059435f4281f38f096603b8ebc974a6d3f
2 parents f1b5dbf + 4a63a01 commit 36eeb7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ integration testing.
2424

2525
## Crate/directory listing
2626

27+
- `bitreq/`: [`bitreq`](https://crates.io/crates/bitreq): Simple, minimal-dependency HTTP client, with optional features for proxies, async, and https.
2728
- `client/`: [`corepc-client`](https://crates.io/crates/corepc-client): A blocking JSON-RPC client used to test `corepc-types`.
2829
- `contrib/`: Contains scripts including one to run local regtest `bitcoind` nodes using versions specified in the config file. A template config file and bitcoind aliases are in the subdirectory `templates/`
2930
- `integration_test/`: Integration tests that use `corepc-client` and `corepc-node` to test `corepc-types`.

0 commit comments

Comments
 (0)