coindup z-----l mi prawie 4k doge i troszke bitcoinow. przed updatem byly, po juz nie.napisalem do nich mejla co by wyjasnic ta sytuacje a oni zwykle mnie olali. twierdza ze nie mialem u nic poza 18 dogecoinami (!!!) ktos ma jakis pomysl co zrobic w tej sytuacji ?
#dogecoin
#dogecoin




















In a simplified manner, Stratum is a line-based protocol using plain TCP socket, with payload encoded as JSON-RPC messages. That's all. Client simply opens TCP socket and writes requests to the server in the form of JSON messages finished by the newline character \n. Every line received by the client is again a valid JSON-RPC fragment containing the response.
There are good reasons for such solution: it is very