mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix missing file names for new Log partition code
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
|
||||
SETUP_LOG (SerializedTransaction)
|
||||
|
||||
DECLARE_INSTANCE(SerializedTransaction);
|
||||
|
||||
SerializedTransaction::SerializedTransaction(TransactionType type) : STObject(sfTransaction), mType(type),
|
||||
|
||||
Reference in New Issue
Block a user