This public key for the genesis block, is it the public key of "the" (assuming you specify one) new wallet adress specified in the newAccounts.json file in /docs/config, which say, received all the 900 million? Where does this genesisPublicKey come from?
I cannot find this new account's public key... this is my "main "problem now...
I think I realise after the JPLSnapshot is downloaded it will create the genesisAccounts.json's contents and probably also the genesisPublicKey (I hope I understand correctly). But I cannot because I cannot find my new address's public key, I am not sure where to find it...
Instead of saying "welcome to your new account" (with public key button underneath it above account balance), I am receiving this error message:
org.h2.jdbc.JdbcSQLNonTransientException: General error: "General error: ""java.lang.IllegalStateException: Unable to read the page at position 43930987201023696 [1.4.200/6]"" [50000-200]"; SQL statement: ROLLBACK [50000-200]
However maybe you can answer the more mundane questions in this post. I think I will start from scratch again tomorrow to see what I have neglected. Practice makes perfect... Because, I succeeded with this in February but lost my notes and am not so clear minded any more...
When I try and JPLSnapshot addon, it requests an admin password for the account, is this password set in nxt.properties with this line, I assume it is correct:
nxt.apiServerHost=0.0.0.0
nxt.allowedBotHosts=*
nxt.adminPassword= this line?
nxt.addOns=nxt.addons.JPLSnapshot
is this password also for sending messages etc. on NXT blockchain's messaging option?
How will users set this password within the API who do not have access to a backend?