mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-22 07:15:35 +00:00
c91baf1fdf
- Updated the `track_contact_advertisement` method to return a structured result indicating success and duplicate packet status, improving clarity in handling contact advertisements. - Adjusted the `MessageHandler` to utilize the new result structure, allowing for better decision-making based on tracking outcomes. - Enhanced unit tests to cover new behaviors and ensure correct handling of duplicate packets and advertisement tracking results.