Update serai-message-queue to the new serai-primitives

This commit is contained in:
Luke Parker
2025-09-02 00:32:06 -04:00
parent 6177cf5c07
commit 75240ed327
3 changed files with 113 additions and 112 deletions

View File

@@ -4,7 +4,7 @@ use ciphersuite::{group::GroupEncoding, Ciphersuite};
use borsh::{BorshSerialize, BorshDeserialize};
use serai_primitives::ExternalNetworkId;
use serai_primitives::network_id::ExternalNetworkId;
#[derive(Clone, Copy, PartialEq, Eq, Hash, Debug, BorshSerialize, BorshDeserialize)]
pub enum Service {