miden-node-proto 0.8.0

Miden node message definitions (Store, Block Producer and RPC)
Documentation
1
2
3
4
5
6
7
8
9
10
# Miden node proto

This crate contains protobuf bindings for the APIs exposed by the components of the Miden node and domain types.

> [!WARNING]
> This crate is intended for internal use only. For gRPC bindings please see the [miden-node-proto-build]../../proto/README.md crate.\
> This crate does not support TLS and cannot be used as a client for the official RPC endpoints.

## License
This project is [MIT licensed](../../LICENSE).