The `V` parameter of `Remote` is already determined by the `refs` field. The `verified: PhantomData<V>` field is not required. Remove the `verified` field to simplify the `Remote` struct. Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>