mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-27 03:15:19 +00:00
63592bdd65
- Added configuration options to specify minimum path byte length requirements for the path, test, and multitest commands. - Introduced methods to enforce these requirements and handle failure responses. - Updated the packet capture service to correctly calculate packet hashes using the raw wire byte length. - Enhanced unit tests to verify the correct behavior of the new path byte length logic.