miden-objects 0.17.0-rc.4

Canonical Protobuf representations for Miden protocol objects
Documentation
1
2
3
4
5
6
7
8
9
10
11
mod account;
mod account_patch;
mod asset;
mod batch;
mod block;
mod merkle;
mod note;
mod primitives;
mod protocol_config;
mod transaction;
mod transaction_inputs;