Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@metaplex-foundation/umi-rpc-chunk-get-accounts

metaplex-foundation950.7kMIT1.2.0TypeScript support: included

RPC decorator that chunks getAccounts requests into batches

readme

umi-rpc-chunk-get-accounts

An RPC decorator that chunks getAccounts requests into batches of a given size, and run them in parallel.

Installation

npm install @metaplex-foundation/umi-rpc-chunk-get-accounts