mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
chore: clang format
This commit is contained in:
@@ -28,7 +28,8 @@ private:
|
||||
|
||||
struct AccountTxData
|
||||
{
|
||||
std::map<uint32_t, AccountTxs> ledgerTxMap; // ledgerSeq -> vector of AccountTx
|
||||
std::map<uint32_t, AccountTxs>
|
||||
ledgerTxMap; // ledgerSeq -> vector of AccountTx
|
||||
};
|
||||
|
||||
Application& app_;
|
||||
|
||||
Reference in New Issue
Block a user