mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-05-18 14:09:35 +00:00
fmt
This commit is contained in:
parent
91ba9c1536
commit
2f85288bae
@ -145,7 +145,6 @@ impl CliAccountMention {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
impl FromStr for CliAccountMention {
|
||||
|
||||
@ -10,8 +10,7 @@ use sequencer_service_rpc::RpcClient as _;
|
||||
|
||||
use super::NativeTokenTransfer;
|
||||
use crate::{
|
||||
ExecutionFailureKind, cli::CliAccountMention, helperfunctions::read_pin,
|
||||
signing::SigningGroups,
|
||||
ExecutionFailureKind, cli::CliAccountMention, helperfunctions::read_pin, signing::SigningGroups,
|
||||
};
|
||||
|
||||
impl NativeTokenTransfer<'_> {
|
||||
|
||||
@ -112,4 +112,3 @@ impl SigningGroups {
|
||||
Ok(sigs)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user