miden-objects 0.17.0-rc.6

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