mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-25 21:45:52 +00:00
Cosmetic changes.
This commit is contained in:
@@ -152,7 +152,8 @@ TER TransactionEngine::applyTransaction(const SerializedTransaction& txn, Transa
|
||||
}
|
||||
|
||||
return terResult;
|
||||
}else
|
||||
}
|
||||
else
|
||||
{
|
||||
cLog(lsWARNING) << "applyTransaction: Invalid transaction: unknown transaction type";
|
||||
return temUNKNOWN;
|
||||
@@ -160,4 +161,3 @@ TER TransactionEngine::applyTransaction(const SerializedTransaction& txn, Transa
|
||||
}
|
||||
|
||||
// vim:ts=4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user