mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Cleanup.
This commit is contained in:
@@ -39,7 +39,7 @@ std::string SerializedLedgerEntry::getFullText() const
|
||||
ret += mIndex.GetHex();
|
||||
ret += "\" = { ";
|
||||
ret += mFormat->t_name;
|
||||
ret += ", ";
|
||||
ret += ", ";
|
||||
ret += mObject.getFullText();
|
||||
ret += "}";
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user