mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Stuctures for feature enabling.
This commit is contained in:
@@ -19,6 +19,8 @@ enum TransactionType
|
||||
ttCONTRACT_REMOVE = 10, // can we use the same msg as offer cancel
|
||||
|
||||
ttTRUST_SET = 20,
|
||||
|
||||
ttFEATURE = 100,
|
||||
};
|
||||
|
||||
class TransactionFormat
|
||||
|
||||
Reference in New Issue
Block a user