Closed gobengo closed 6 years ago
https://peoplesopen.herokuapp.com/api/v0/nodes
Scroll down and/or look at the last one
{ timestamp: "2018-05-08T22:23:10.022Z", nodeIP: "" }
Actual: There is a node with nodeIP of empty string and no gatewayIP. Expected: All nodes in this array have a truthy nodeIP and gatewayIP.
Other info
I think I can fix it. Putting here to track.
I got the urge :-P
https://peoplesopen.herokuapp.com/api/v0/nodes
Scroll down and/or look at the last one
Actual: There is a node with nodeIP of empty string and no gatewayIP. Expected: All nodes in this array have a truthy nodeIP and gatewayIP.
Other info
I think I can fix it. Putting here to track.