The first implementation of passing data between nodes via the network currently have inconsistent string formatting, in the future we should not pass string but for the current development stage its ok, refactor the cases of sending all network messages to format and scan incoming data string in the same consistent way for all operation cases.
The first implementation of passing data between nodes via the network currently have inconsistent string formatting, in the future we should not pass string but for the current development stage its ok, refactor the cases of sending all network messages to format and scan incoming data string in the same consistent way for all operation cases.