0xMiden/protocol

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

Open

#2,907 opened on 2026年5月12日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)Rust (139 forks)github user discovery
agglayergood first issue

Repository metrics

Stars
 (123 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド