mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Refactor TxFormats and fix leak on exit
This commit is contained in:
@@ -97,7 +97,7 @@ enum LedgerSpecificFlags
|
||||
lsfHighAuth = 0x00080000,
|
||||
};
|
||||
|
||||
// VFALCO TODO See if we can merge LedgerEntryFormat with TxFormat
|
||||
// VFALCO TODO See if we can merge LedgerEntryFormat with TxFormats
|
||||
//
|
||||
class LedgerEntryFormat
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user