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

increase timeout

This commit is contained in:
Sebastian Gerske 2018-12-07 16:55:32 +01:00
parent 0f262f5f03
commit 2310c7103e

View File

@ -116,7 +116,7 @@ export default class Access extends TemplateBase {
name: "refundPayment",
contractName: "PaymentConditions",
methodName: "refundPayment",
timeout: 3,
timeout: 10 * 60,
parameters: [
{
name: "assetId",