mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
init prices and fees after starting a compute job
This commit is contained in:
parent
50b1af53ac
commit
50fc6d84cb
@ -366,6 +366,7 @@ export default function Compute({
|
||||
}
|
||||
LoggerInstance.log('[compute] Starting compute job response: ', response)
|
||||
setIsPublished(true)
|
||||
initPriceAndFees()
|
||||
} catch (error) {
|
||||
setError('Failed to start job!')
|
||||
LoggerInstance.error('[compute] Failed to start job: ', error.message)
|
||||
|
Loading…
Reference in New Issue
Block a user