4
1
How can I get the difficulty of Fairbrix or Tenebrix directly from the client? Without using an external site.
I use "getinfo" with Bitcoin but with Fairbrix/Tenebrix, "getinfo" doesn't return anything. I'm running it with their somewhat unstable "portable launcher".
Thanks!
The
getinfoRPC should work precisely the same on Fairbrix or Tenebrix as it does with the Bitcoin client. Are you running the GUI version or non-GUI version of the client? Are you sure you're enabling the client's RPC server? – David Schwartz – 2011-10-08T10:50:07.463I'm running the GUI version. I'm running it through their "portable launcher" because I get debug assertion errors when I try running the exe directly :\ Good to know it's been coded to a high standard huh. And I have server=1 and daemon=1 in my config. – Sean Chapman – 2011-10-08T14:49:44.403