Need to properly handle situations when the `.nonce.json` file is malformed (can happen in the process). https://github.com/reflector-network/reflector-node/blob/fb0957f07538edbbd501a9786b4da1e987856f47/src/ws-server/nonce-manager.js#L6
Need to properly handle situations when the
.nonce.jsonfile is malformed (can happen in the process).reflector-node/src/ws-server/nonce-manager.js
Line 6 in fb0957f