Post
Topic
Board Announcements (Altcoins)
Re: NEM Official Thread -NEM has launched[Updates&Discussion]
by
andme
on 03/04/2015, 05:52:20 UTC
Just installed new client, opened/synced, added an existing account using my private key from my NEM Stake account, new account activated with correct Public Key and Address but showing zero balance Sad

Is there a delay in transferring stakes?

https://forum.ournem.com/nem-news-alerts/the-age-of-extinction-the-final-blow-to-sockmasters/msg13979/#msg13979

Not on the list, just checked the block explorer and found my account status:LOCKED???

NEMBEX says all accounts are locked.


Why are they locked?


2.) Why does it say "Status: Locked"?
The status locked just means you are not harvesting on that account. You need 1000 XEM in vested balance to do so. And you have to initiate harvesting from within the account. If you do local harvesting it will be the account you are using, if you do delegated harvesting it will be the proxy account that you give your importance to.

but I am harvesting....?

You can make the query like this:
   h ttp://127.0.0.1:7890/account/get?address=TALICELCD3XPH4FFI5STGGNSNSWPOTG5E4DS2TOS
or, if the port 7890 is open, the request can be done remotely:
   h ttp://:7890/account/get?address=TALICELCD3XPH4FFI5STGGNSNSWPOTG5E4DS2TOS
Among other information, will be "status":"LOCKED" or "status":"UNLOCKED". In the first case harvesting does not work in the second work.
In Nembex this status is not displayed correctly, for all accounts written Status: LOCKED.