Reorganize `well_known_note` module
Open
- Dominant language
- Rust
- Stars
- 132
- Forks
- 167
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 110
Description
We should reorganize the `well_known_note` module, creating a new submodule for each well-known note:
```text
note
└── well_known_notes
├── mod.rs
├── p2id.rs
├── p2ide.rs
├── swap.rs
└── etc.
```
_Originally posted by @bobbinth in https://github.com/0xMiden/miden-base/pull/1998#discussion_r2480544373_
Contributor guide
Assessment
This issue has not been assessed yet.