Function fetch_all_maybe_lock_config

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