* Storage node params descriptions cleanup * reorg agreements sender param * review changes
* moved from hardcoded overlay IP to kad
* Process for updating node stats in kademlia * Mutex lock * Rename and set up the refresher * Wrap errors * Lock should be around the if * Address comments; Build updateSelf funciton in Kademlia Routing Table * Added test * Address comments