Post
Topic
Board Altcoin Discussion
Re: [PETITION] DEMAND That Nxt Release Source Code
by
FrictionlessCoin
on 19/01/2014, 20:51:28 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.

Well, don't claim it is open source when it is not!

Don't call be a liar when I am pointing out the truth.