0xMiden/protocol

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

Open

#2,907 创建于 2026年5月12日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)Rust (139 fork)github user discovery
agglayergood first issue

仓库指标

Star
 (123 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南