1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

fix timeouts

This commit is contained in:
alexcos20 2020-05-14 06:10:37 -07:00
parent cee861cffd
commit 46e3de63f1

View File

@ -492,7 +492,7 @@ export class OceanAssets extends Instantiable {
creator: consumerAccount.getId(), creator: consumerAccount.getId(),
datePublished, datePublished,
price, price,
timeout: 3600, timeout: timeout,
name: 'dataAssetAccessServiceAgreement' name: 'dataAssetAccessServiceAgreement'
}, },
serviceAgreementTemplate serviceAgreementTemplate