Post
Topic
Board Altcoin Discussion
Re: [PETITION] DEMAND That Nxt Release Source Code
by
Ix
on 19/01/2014, 20:50:19 UTC
From:  https://github.com/slothbag/nxt-decompiled/blob/master/Nxt.java

line 2744:

Code:
JSONObject response = new JSONObject();
        response.put("response", "denyAccess");
        ??? = new JSONArray();
        ???.add(response);
        JSONObject combinedResponse = new JSONObject();
        combinedResponse.put("responses", ???);

uh... what is ? ? ?

You folks have been lying through your teeth from day 1.   Release the source code!!!!

Educated guess is that it is a new JSON array. Grin

Frictionless, why is nxt making you so hot and bothered? I agree that nxt's release did not follow what its author said it would, but the author is allowed to change his/her mind. You and many others may not like it, but you are going pretty bananas over this.