bitcoin-capnp-types 0.1.0

Auto-generated types according to Bitcoin Core Cap'n Proto schemas
Documentation
1
2
3
4
5
6
7
8
9
10
11
## Bitcoin Cap'n Proto Rust Client

This project auto-generates the client code to interact with Bitcoin Core in Rust using interprocess communication. To build the code locally, you will need to have the [`capnp`](https://capnproto.org/install.html) compiler installed on your system.

## Minimum Standard Rust Version

To compile this crate your project must use a Rust compiler of **1.85** or higher.

## License

Creative Commons 1.0 Universal