Post
Topic
Board Announcements (Altcoins)
Re: NXT :: descendant of Bitcoin - Updated Information
by
marcus03
on 13/02/2014, 16:04:47 UTC
Thanks JL!


Added startForging and stopForging API requests.
Parameters: secretPhrase, required for both starting and stopping.



While you are at it, can we have "isForging":0/1 returned with getAccount?

+1

I have been asking since December! Cheesy

Then we need "isForging" : yes/no/notAvail coz we don't know if OTHER accounts r forging.


I don't get it. NRS doesn't know which accounts are forging on the local node?


When I use stopForging call on an account that I used startForging on before, I get "foundAndStopped":true, if I do it on an account that I didn't use startForging on I get "foundAndStopped":false, so why isn't it possible to check if an account is forging on the local node?