hi guys i tried delegated harvesting today and it says :
ERROR 699 : NIS HARVESTING LIMIT REACHED
how to fix this? i got almost 20k in vested balance so its not the problem. thanks all
you need to go into the nis config file and edit the part that limits the number of harvesters allowed.
you an do this by changing: nis.unlockedLimit = 1 to 2/3/4/5
another tip, you can restrict who can harvest on your node using: nis.allowedHarvesterAddresses = <address>
config file is located in: package\nis\config.properties
you can also set nis to autoboot using your delegated harvesting key (if you have activated delegated harvesting) and use that for local harvesting. that way nis will automatically harvest as soon as you start it up, and you can keep your private key for the proper account completely off the computer.
eidt: if your using local nis, and are only harvesting with one account, you shouldnt be hitting the limit.
One more question/summary;
Let's say I run the standalone version of nem 24/7 and is up and running synchronized etc. I don't import any wallet in it.
I put the delegated harvesting key in the config using autoboot;
Should I click at 'Start local harvesting' within the client? Or is that not necessary?