Crates.io | miden-rpc-proto |
lib.rs | miden-rpc-proto |
version | 0.6.0 |
source | src |
created_at | 2024-07-04 22:08:41.712366 |
updated_at | 2024-11-06 02:56:03.261287 |
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 | 27,193 |
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.