We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eee163 commit 7ded797Copy full SHA for 7ded797
packages/e2e/src/tickets/delegation.suite.ts
@@ -48,7 +48,7 @@ export function registerPaymentDelegationTicketSuite() {
48
restrictions: {
49
totalMaxPriceInWei: '1000000000000000000',
50
requestsPerPeriod: '100',
51
- periodSeconds: '60',
+ periodSeconds: '600',
52
},
53
userAddresses: [bobAccount.account.address],
54
0 commit comments