Cargo Features
miden-node-proto-build has no features set by default.
[dependencies]
miden-node-proto-build = { version = "0.13.4", features = ["internal"] }
- internal
-
Enables the gRPC file descriptors for the internal component APIs, i.e. the
storeandblock-producergRPC services.Affects
miden-node-proto-build::store_rpc_api_descriptor,miden-node-proto-build::store_ntx_builder_api_descriptor,miden-node-proto-build::store_block_producer_api_descriptor,miden-node-proto-build::block_producer_api_descriptor…