mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-05-17 21:49:35 +00:00
clippy
This commit is contained in:
parent
2f844b4d81
commit
669ae374bb
@ -142,6 +142,7 @@ mod tests {
|
|||||||
use super::*;
|
use super::*;
|
||||||
use crate::key_management::{self, secret_holders::ViewingSecretKey};
|
use crate::key_management::{self, secret_holders::ViewingSecretKey};
|
||||||
|
|
||||||
|
#[expect(clippy::redundant_type_annotations, reason = "TODO: clippy requires")]
|
||||||
#[test]
|
#[test]
|
||||||
fn master_key_generation() {
|
fn master_key_generation() {
|
||||||
let seed: [u8; 64] = [
|
let seed: [u8; 64] = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user