0xMiden/protocol

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

開放

#2,907 建立於 2026年5月12日

 (4 則留言) (1 個反應) (0 位負責人)Rust (139 個分叉)github user discovery
agglayergood first issue

倉庫指標

星標
 (123 顆星)
PR 合併指標
 (平均合併 5天 11小時) (30 天內合併 110 個 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.

貢獻者指南