Bitcoin Forum
June 15, 2024, 01:12:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Getting empty xnonce1 when calling mining.subscribe from p2pool  (Read 94 times)
alttalker1 (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
January 07, 2018, 06:28:22 PM
 #1

I am sending the following message to p2pool:
Code:
{"id":1,"method":"mining.subscribe","params":["myclient/0.1"]}
And I am getting back:
Code:
{"error": null, "jsonrpc": "2.0", "id": 1, "result": [["mining.notify", "ae6812eb4cd7735a302a8a9dd95cf71f"], "", 4]} 

Note how the xnonce1 is returned as empty string, while xnonce2_size is 4, which is Ok.

Why is it empty? What am I missing  Huh


Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!