Skip to content

Add public constructor for InputNoteCommitment #2587

@juan518munoz

Description

@juan518munoz

InputNoteCommitment (in crates/miden-protocol/src/transaction/proven_tx.rs) has private fields (nullifier: Nullifier, header: Option<NoteHeader>) and no public constructor. So we should add either of this options to allow deserializing from proto types.

Original discussion on miden-node

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions