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
RPC decorator that chunks getAccounts requests into batches
An RPC decorator that chunks getAccounts requests into batches of a given size, and run them in parallel.
npm install @metaplex-foundation/umi-rpc-chunk-get-accounts