process is no longer processing
This commit is contained in:
@@ -266,7 +266,7 @@ bool LLCurrencyUIManager::Impl::checkTransaction()
|
||||
return false;
|
||||
}
|
||||
|
||||
if (!mTransaction->process())
|
||||
if (!mTransaction->is_finished())
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user