| Crates.io | miden-rpc-proto |
| lib.rs | miden-rpc-proto |
| version | 0.7.2 |
| created_at | 2024-07-04 22:08:41.712366+00 |
| updated_at | 2025-01-29 18:12:54.519516+00 |
| description | Miden node RPC message definitions |
| homepage | https://polygon.technology/polygon-miden |
| repository | https://github.com/0xPolygonMiden/miden-node |
| max_upload_size | |
| id | 1292134 |
| size | 38,731 |
This crate contains protobuf message definitions of the RPC component of the Miden node.
It consists of a map of (filename, file contents) where each entry refers to a protobuf file.
Additionally, the crate exposes a write_proto(target_dir) function that writes the files into target_dir.
This project is MIT licensed.