fix: upgrade the exists() market data provider method
This commit is contained in:
@@ -143,6 +143,7 @@ class Transaction extends Model
|
||||
|
||||
public function refreshMarketData(): void
|
||||
{
|
||||
|
||||
MarketData::getMarketData($this->attributes['symbol']);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user