Some small missing pieces for TX metadata.

This commit is contained in:
JoelKatz
2012-07-20 14:08:33 -07:00
parent fadca2cb97
commit 2230286afb
3 changed files with 3 additions and 2 deletions

View File

@@ -88,6 +88,7 @@ enum TransactionEngineParams
tepNO_CHECK_SIGN = 1, // Signature already checked
tepNO_CHECK_FEE = 2, // It was voted into a ledger anyway
tepUPDATE_TOTAL = 4, // Update the total coins
tepMETADATA = 5, // put metadata in tree, not transaction
};
enum TransactionAccountAction