start contracts

This commit is contained in:
jed
2012-09-05 07:12:00 -07:00
parent 26687c8692
commit 090e7c6064
4 changed files with 19 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ public:
uint64 FEE_ACCOUNT_CREATE; // Fee to create an account.
uint64 FEE_NICKNAME_CREATE; // Fee to create a nickname.
uint64 FEE_OFFER; // Rate per day.
int FEE_CONTRACT_OPERATION; // fee for each contract operation
// Client behavior
int ACCOUNT_PROBE_MAX; // How far to scan for accounts.