Skip to content

Commit 8239fb2

Browse files
committed
chore: add Filecoin.StateMarketDeals to ignored for public RPC
1 parent 74892d1 commit 8239fb2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/docs/users/guides/methods_filtering.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,6 @@ If you are running a public RPC node, it is recommended to filter certain method
106106
# Potentially resource-intensive.
107107
!Filecoin.StateCompute
108108
!Filecoin.StateReplay
109+
# Very memory-intensive on mainnet (way over 64 GB per call). It's fine on testnets.
110+
!Filecoin.StateMarketDeals
109111
```

0 commit comments

Comments
 (0)