xmtpd
xmtpd copied to clipboard
feat(indexer): dynamically discover the max amount of blocks to pull
Currently the indexer sets a backfill limit of 1000 blocks. This value can be different for each RPC's. Discover dynamically the max backfill limit.