Post
Topic
Board Announcements (Altcoins)
Re: ★★[TestNet] ATB Coin - the world’s fastest and most secure cryptocurrency★★
by
thph
on 16/09/2017, 09:30:43 UTC
How to make staking work (windows)

Go to
c:/user/YOURUSERNAME/AppData/Roaming/ATBCoinWallet
create a file named "atbcoin.conf
write into that file "staking = 1"
Save the file
Close the wallet if open
open the wallet
unlock the wallet
in "Help" and "debugwindow" type "getstakinginfo"

if you see this your wallet is staking


11:15:24

getstakinginfo


11:15:24

{
  "enabled": true,
  "staking": true,
  "errors": "",
  "currentblocksize": 1000,
  "currentblocktx": 0,
  "pooledtx": 0,
  "difficulty": 1.52587890625e-005,
  "search-interval": 1,
  "weight": 83527074247,
  "netstakeweight": 229971832572789,
  "expectedtime": 412989
}



Have fun