mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-11 01:33:06 +00:00
fix: fmt
This commit is contained in:
parent
46515ce695
commit
c7ce31d00c
@ -1,8 +1,8 @@
|
||||
use anyhow::Result;
|
||||
use base58::ToBase58;
|
||||
use clap::Subcommand;
|
||||
use key_protocol::key_management::key_tree::chain_index::ChainIndex;
|
||||
use itertools::Itertools as _;
|
||||
use key_protocol::key_management::key_tree::chain_index::ChainIndex;
|
||||
use nssa::{Account, AccountId, program::Program};
|
||||
use serde::Serialize;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user