Add tests for the to_hex and the to_hex_trimmed #322
Labels
Good first issue
Good for newcomers
OD Hack
Issue reserved for the OD Hack
open for contribution
An issue that is available for an Only Dust contribution
Description 📹
Add tests for the "to_hex" and the "to_hex_trimmed" functions (from the utils folder) like we’ve done in
tests/endpoints.rs
Proposed Actions 🛠️
Here’s a checklist of actions to follow for resolving this issue:
Fork and Create Branch:
Fork the repository and create a new branch using the issue number:
Implement Changes:
tests
foldertests/endpoints.rs*
Make sure your changes don't break existing functionality and commit with a clear message:
git commit -m "Fix: [Short description of the fix]"
Required 📋
To keep our workflow smooth, please make sure you follow these guidelines:
Close #[issue_id]
.Thank you for your contribution 🙏
The text was updated successfully, but these errors were encountered: