Note type metadata
Open
rust
- Dominant language
- Rust
- Stars
- 115
- Forks
- 84
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 15
Description
Relevant to #814
We need to have similar metadata for note storage as we have for account storage.
Contributor guide
Research direction
Look at the account storage metadata implementation referenced in issue #814 to understand the pattern. Examine the note storage module to see where metadata should be added. The change likely involves defining metadata structures and integrating them into the note storage system. Check for existing tests related to note storage to understand the testing approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100