miden-rpc-proto

Crates.iomiden-rpc-proto
lib.rsmiden-rpc-proto
version0.6.0
sourcesrc
created_at2024-07-04 22:08:41.712366
updated_at2024-11-06 02:56:03.261287
descriptionMiden node RPC message definitions
homepagehttps://polygon.technology/polygon-miden
repositoryhttps://github.com/0xPolygonMiden/miden-node
max_upload_size
id1292134
size27,193
Bobbin Threadbare (bobbinth)

documentation

README

Miden RPC proto

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.

License

This project is MIT licensed.

Commit count: 408

cargo fmt