RPC Infinite Scroll

RPC now supports "infinite scroll", meaning there's no limit on fetching ledger information via RPC, since the RPC uses either its own local db, or goes out to a data lake to fetch ledgers past its default 7-window retention windows.

Read more about it: https://stellar.org/blog/developers/rpc-now-with-infinite-scroll

Last updated