This commit is contained in:
jed
2011-10-20 13:34:49 -07:00
parent 6715b966fc
commit 650ee74391
27 changed files with 726 additions and 314 deletions

View File

@@ -7,6 +7,8 @@ public:
std::string VERSION_STR;
bool TEST_NET;
int TRANSACTION_FEE;
int ACCOUNT_FEE;
int PEER_PORT;
int RPC_PORT;
int NUMBER_CONNECTIONS;