fix(server): added chain_id check and covered check_shared_constraints with unit tests
This commit is contained in:
@@ -151,4 +151,4 @@ pub async fn test_unseal_retry_after_invalid_key() {
|
||||
let response = user_agent.ask(encrypted_key).await;
|
||||
assert!(matches!(response, Ok(())));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user