mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-03-18 18:23:15 +00:00
Remove `result` usage. Remove cast[T] usage. Add more helpers for TransportAddress checks. Add isGlobal() helper to check if TransportAddress is globally accessed IP address. Add tests. Add more tests for sub. Add TransportAddress.toHex().