mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-22 03:55:53 +00:00
Be more correct.
This commit is contained in:
@@ -56,7 +56,7 @@ TER OfferCreateTransactor::takeOffers(
|
||||
while (temUNCERTAIN == terResult)
|
||||
{
|
||||
SLE::pointer sleOfferDir;
|
||||
uint64 uTipQuality;
|
||||
uint64 uTipQuality = 0;
|
||||
|
||||
// Figure out next offer to take, if needed.
|
||||
if (saTakerGot < saTakerGets // Have less than wanted.
|
||||
|
||||
Reference in New Issue
Block a user