pub async fn op_exists(
    vault: &DbWrite<DbKindDht>,
    hash: DhtOpHash
) -> DatabaseResult<bool>