This commit is contained in:
jed
2011-10-21 11:32:23 -07:00
parent 0416d64fdc
commit 11a964ffed
9 changed files with 279 additions and 67 deletions

View File

@@ -34,6 +34,7 @@ Config::Config()
TRANSACTION_FEE=1000;
ACCOUNT_FEE=1000;
MIN_VOTES_FOR_CONSENSUS=1;
}
void Config::load()