- What changed?
- Why was this change needed?
Closes #XX
Relates to #YY
- Code follows project conventions in
CONTRIBUTING.md - Self-review completed
- Tests added/updated where needed
- Documentation updated where needed
Steps to verify the change:
# Example
cd backend
mvn testAdditional checks (if applicable):
cd blockchain
npm test