mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
bad commit
This commit is contained in:
@@ -436,7 +436,6 @@ Batch::doApply()
|
||||
std::cout << "ACCOUNT SEQ: " << sle->getFieldU32(sfSequence) << "\n";
|
||||
std::cout << "ACCOUNT BALANCE: " << mSourceBalance << "\n";
|
||||
std::cout << "ACCOUNT BALANCE=: " << sle->getFieldAmount(sfBalance) << "\n";
|
||||
mSourceBalance = sle->getFieldAmount(sfBalance);
|
||||
|
||||
return tesSUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user