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:
parent
382207b904
commit
2c85460285
@ -116,7 +116,7 @@ export default class Access extends TemplateBase {
|
||||
name: "refundPayment",
|
||||
contractName: "PaymentConditions",
|
||||
methodName: "refundPayment",
|
||||
timeout: 1,
|
||||
timeout: 3,
|
||||
parameters: [
|
||||
{
|
||||
name: "assetId",
|
||||
|
Loading…
Reference in New Issue
Block a user