RpcGetAccountsOptions: RpcBaseOptions & {
    dataSlice?: RpcDataSlice;
}

The options to use when fetching multiple accounts.

Generated using TypeDoc