Filter JSON-RPC requests based on method with NGINX / OpenResty
While exploring the Avalanche P-Chain API, we came across an issue: requesting the platform.getValidatorsAt method at an early height is a costly operation and often fails with timeouts. The bigger problem in this case is that while this call is bein...
ashavax.hashnode.dev5 min read