downloadJPLSnapshot dosnt exist
Closed this issue · 10 comments
it is just not there as well as ADDOONS section. what is the otehr way to go on?
Yea still dosnt work even after changin the nxt.properties file
How to fix it?
Have you followed this?
https://bitbucket.org/Jelurida/nxt-clone-starter/src/master/
yes
It does not take effect
What I did was skip step 3 from the guide, and download the NXT client directly from the official site.
https://bitbucket.org/Jelurida/nxt/downloads/
OPTIONAL: Download the latest database, and replace the nxt_db folder, so you don't need to resync the blockchain. https://www.jelurida.com/NXT-nxt_db.zip
Enable the JPLSnapshot add-on in conf/nxt.properties by setting:
nxt.addOns=nxt.addons.JPLSnapshot
Compile and run.
You should see it in http://localhost:7876/test?requestTag=ADDONS
ok
will try when avalable
If i do the default from bitbuclet then will i just drag the files into the folder?
Yes, you can drag the files into the nxt folder if you want.