Skip to content

Commit

Permalink
chore: update subscription rate limit weight (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
koushiro authored Jul 26, 2024
1 parent 6f00314 commit 65b4e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc_configs/geth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ methods:
subscriptions:
- subscribe:
method: eth_subscribe
rate_limit_weight: 10
rate_limit_weight: 500
unsubscribe:
method: eth_unsubscribe
rate_limit_weight: 10
Expand Down

0 comments on commit 65b4e14

Please sign in to comment.