Function fetch_all_maybe_position_bundle
pub fn fetch_all_maybe_position_bundle(
rpc: &RpcClient,
addresses: &[Address],
) -> Result<Vec<MaybeAccount<PositionBundle>>, Error>pub fn fetch_all_maybe_position_bundle(
rpc: &RpcClient,
addresses: &[Address],
) -> Result<Vec<MaybeAccount<PositionBundle>>, Error>