status-im / nim-stew

stew is collection of utilities, std library extensions and budding libraries that are frequently used at Status, but are too small to deserve their own git repository.
133 stars 18 forks source link

mark stew/shims/net as deprecated #211

Closed tersec closed 5 months ago

tersec commented 5 months ago

This module exists to support ValidIpAddress, which is deprecated. Otherwise, using std/net is equivalent.