how can i know the current level of difficulty for signaturecoin's pos
please run in the QT console (help)
getmininginfo command.
19:46:18

getmininginfo
19:46:18

{
"blocks" : 5883,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 176.80802630,
"proof-of-stake" : 0.00025060,
"search-interval" : 0
},
"blockvalue" : 3000000000,
"netmhashps" : 8629.37148465,
"netstakeweight" : 17985.47159905,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 77785,
"maximum" : 0,
"combined" : 77785
},
"testnet" : false
}