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
rpc: allow platform{P2P,HTTP}Port to return port of first address
This is to ensure that even when the fields have been deprecated, they
can still return values by reading from `netInfo`. This will require us
to constrain ExtNetInfo's validation rules to continue under legacy
assumptions *until* we remove the legacy reporting fields altogether.
0 commit comments