You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be using /ip6/::ffff:xxx.xxx.xxx.xxx. Currently, we're just using /ip4/xxx.xxx.xxx.xxx which doesn't really make sense (it's not an IPv6 address).
We should be using
/ip6/::ffff:xxx.xxx.xxx.xxx
. Currently, we're just using/ip4/xxx.xxx.xxx.xxx
which doesn't really make sense (it's not an IPv6 address).Step 1: Output the correct format.
Step 2: Stop parsing
/ip6/xxx.xxx.xxx.xxx
.The text was updated successfully, but these errors were encountered: