1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-26 03:06:49 +02:00

do not check prev orders when order compute algo in ocean lib (#516)

This commit is contained in:
Bogdan Fazakas 2021-04-15 12:00:22 +03:00 committed by GitHub
parent ea2f03d8cd
commit 8586f0c77b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -374,7 +374,9 @@ export default function Compute({
serviceAlgo.type,
accountId,
serviceAlgo.index,
marketFeeAddress
marketFeeAddress,
undefined,
false
)
algorithmAssetOrderId &&