Skip to content

Commit

Permalink
- ATN1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
WillRogerJones committed Feb 22, 2018
1 parent b2b2e77 commit b71c456
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ar.hrl
@@ -1,9 +1,9 @@
%%% A collection of record structures used throughout the ArkChain server.
%%% A collection of record structures used throughout the Arweave server.

%% How should nodes on the network identify themselves?
-define(NETWORK_NAME, "archain.BATN.4").
-define(NETWORK_NAME, "arweave.ATN.1").
%% What is the current version/release number (should be an integer).
-define(CLIENT_VERSION, 4).
-define(CLIENT_VERSION, 1).

%% Should ar:report_console/1 /actually/ report to the console?
%-define(SILENT, true).
Expand Down

0 comments on commit b71c456

Please sign in to comment.