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
In the /api/v3/node/peers API call, for the connected nodes array, now you can get an object with backoff property set at null or number instead of only number as in 2.1.4 and before while the documentation of the API states that the backoff value can only be a double:
One of the 2 is wrong.
Context (Environment)
Because of this error, Node Admin stopped functionning properly as we expect the value not to be null, and therefore due to thorough type chceck, we do not get peers.