Skip to content

Commit 2d81c33

Browse files
committed
Update limiter.yaml
1 parent 39145eb commit 2d81c33

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

polygon/limiter.yaml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
methods:
22
- name: "debug_traceBlockByNumber"
3-
q: "1-S"
4-
ru: "300-S"
3+
q: "60-M"
4+
ru: "9150-M"
55
limits:
66
- level: "L5"
7-
q: "3-S"
8-
ru: "600-S"
7+
q: "180-M"
8+
ru: "27150-M"
99
- level: "L6"
10-
q: "3-S"
11-
ru: "600-S"
10+
q: "180-M"
11+
ru: "27150-M"
1212
- level: "L7"
13-
q: "3-S"
14-
ru: "600-S"
13+
q: "180-M"
14+
ru: "27150-M"
1515

1616
- name: "trace_block"
17-
q: "1-S"
18-
ru: "40-S"
17+
q: "60-M"
18+
ru: "1220-M"
1919
limits:
2020
- level: "L5"
21-
q: "3-S"
22-
ru: "80-S"
21+
q: "180-M"
22+
ru: "3620-M"
2323
- level: "L6"
24-
q: "3-S"
25-
ru: "80-S"
24+
q: "180-M"
25+
ru: "3620-M"
2626
- level: "L7"
27-
q: "3-S"
28-
ru: "80-S"
27+
q: "180-M"
28+
ru: "3620-M"

0 commit comments

Comments
 (0)