Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BTG BitGem NEW DEVELOPMENT: COLORED GEMS & STICKY TRANSACTIONS
by
salfter
on 01/02/2014, 01:31:53 UTC
What is the current difficulty for BitGem?

Where can I find the current diff?

Closest i can find is the blockchain.
 
http://bitgem.dyndns.org:2750/chain/Bitgem

That gets rounded a fair bit.  If you're running bitgemd (or presumably one of the GUI clients), something like this will work:

Code:
bitgemd getdifficulty

This is what it returned a few minutes ago:

Code:
{
    "proof-of-work" : 3.85094377,
    "proof-of-stake" : 0.00390625,
    "search-interval" : 1
}