mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Whitespace fix.
This commit is contained in:
@@ -130,7 +130,6 @@ Transaction::Transaction(const NewcoinAddress& fromID, const NewcoinAddress& toI
|
|||||||
mTransaction->setValueFieldU64(sfAmount, amount);
|
mTransaction->setValueFieldU64(sfAmount, amount);
|
||||||
updateID();
|
updateID();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
bool Transaction::sign(LocalAccount::pointer fromLocalAccount)
|
bool Transaction::sign(LocalAccount::pointer fromLocalAccount)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user