refactor: Move `ProofData` and `LeafData` out of claim_note.rs
Open
agglayer
good first issue
- Dominant language
- Rust
- Stars
- 132
- Forks
- 167
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 110
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.