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

fix timeout

This commit is contained in:
Sebastian Gerske 2018-12-07 15:30:54 +01:00
parent 382207b904
commit 2c85460285

View File

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