mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-03-23 18:53:13 +00:00
cargo fmt
This commit is contained in:
parent
75beecc6b9
commit
877f879af3
@ -107,9 +107,10 @@ impl<'a> From<&'a ChildKeysPublic> for &'a nssa::PrivateKey {
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use nssa::{PrivateKey, PublicKey};
|
||||
|
||||
use super::*;
|
||||
|
||||
#[test]
|
||||
fn test_master_keys_generation() {
|
||||
let seed = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user