mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
dont search for prev orders on order
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
This commit is contained in:
parent
621aea64b5
commit
06fa195bd8
@ -356,7 +356,9 @@ export default function Compute({
|
|||||||
ddo.id,
|
ddo.id,
|
||||||
computeService.index,
|
computeService.index,
|
||||||
computeAlgorithm,
|
computeAlgorithm,
|
||||||
marketFeeAddress
|
marketFeeAddress,
|
||||||
|
undefined,
|
||||||
|
false
|
||||||
)
|
)
|
||||||
|
|
||||||
assetOrderId &&
|
assetOrderId &&
|
||||||
|
Loading…
Reference in New Issue
Block a user