mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-01 05:15:42 +00:00
ba52c3ba07
- Improved error handling for `out_path_hash_mode` and `out_path_len` to ensure proper type conversion and validation. - Added logic to derive `out_path_len` from `out_path` when it is missing, enhancing robustness against incomplete data. - Updated tests to verify correct behavior when `out_path_hash_mode` is provided as a string and `out_path_len` is absent.