mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-02-12 19:26:42 +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().