Fetch multiple accounts and decode them in batch (single RPC call).
The decoded account type.
HTTP transport for RPC calls.
Account public keys to fetch.
Function that decodes raw bytes into type T.
RPC options.
Array of decoded results (null entries for non-existent accounts).
1.1.0
Fetch multiple accounts and decode them in batch (single RPC call).