mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-04-04 10:13:09 +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