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