mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
fix compute env issue on start order
This commit is contained in:
parent
3232460f38
commit
c2995223a7
@ -130,6 +130,7 @@ export default function Compute({
|
||||
setError(`Error getting compute environments!`)
|
||||
return
|
||||
}
|
||||
setComputeEnv(computeEnv)
|
||||
const initializedProvider = await initializeProviderForCompute(
|
||||
asset,
|
||||
selectedAlgorithmAsset,
|
||||
|
Loading…
Reference in New Issue
Block a user