mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-08 00:03:09 +00:00
fmt, clippy
This commit is contained in:
parent
313425f6f8
commit
f8153c6fb9
@ -5,7 +5,7 @@ use std::{fs::File, io::BufReader, path::PathBuf, str::FromStr};
|
||||
|
||||
use anyhow::Result;
|
||||
use key_protocol::key_protocol_core::NSSAUserData;
|
||||
use nssa::{Account, Address};
|
||||
use nssa::Account;
|
||||
use serde::Serialize;
|
||||
|
||||
use crate::{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user