Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Little Mouse on June 19, 2021, 07:56:35 AM



Title: Understanding PoS
Post by: Little Mouse on June 19, 2021, 07:56:35 AM
I got this result after typing "getstakingstatus" in the command line.

"staking_status": true,
  "staking_enabled": true,
  "coldstaking_enabled": true,
  "haveconnections": true,
  "mnsync": true,
  "walletunlocked": true,
  "stakeablecoins": x,
  "stakingbalance": xxxx,
  "stakesplitthreshold": 500.00000000,
  "lastattempt_age": 10,
  "lastattempt_depth": 0,
  "lastattempt_hash": "243dbe5f03675d2737d7225b21de076b67b647e0dc2d7787d309e402ccee7652",
  "lastattempt_coins": x,
  "lastattempt_tries": 2

What does it mean by the bold part? lastattempt_age

and how can I get my weight? I can check the total weight but I can't find my weight anywhere.


Title: Re: Understanding PoS
Post by: elda34b on June 19, 2021, 03:43:50 PM
I tried to google your question and I find this: https://forum.pivx.org/threads/pivx-core-wallet-4-1-0-release-may-7-2020.655/. If you're staking PIVX, maybe the explanation will apply to your case too. According to that thread, lastattempt_age shows the "(numeric) seconds since last stake attempt".