0xMiden/protocol

refactor: Move `ProofData` and `LeafData` out of claim_note.rs

Open

#2907 aperta il 12 mag 2026

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)Rust (139 fork)github user discovery
agglayergood first issue

Metriche repository

Star
 (123 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Follow-up to https://github.com/0xMiden/protocol/pull/2818#discussion_r3224607250.

ProofData and LeafData currently live in crates/miden-agglayer/src/claim_note.rs but aren't specifically tied to CLAIM-note construction. Move them to a more appropriate location.

Guida contributor