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:
parent
0f262f5f03
commit
2310c7103e
@ -116,7 +116,7 @@ export default class Access extends TemplateBase {
|
||||
name: "refundPayment",
|
||||
contractName: "PaymentConditions",
|
||||
methodName: "refundPayment",
|
||||
timeout: 3,
|
||||
timeout: 10 * 60,
|
||||
parameters: [
|
||||
{
|
||||
name: "assetId",
|
||||
|
Loading…
Reference in New Issue
Block a user