diff --git a/wallet/src/program_facades/native_token_transfer/public.rs b/wallet/src/program_facades/native_token_transfer/public.rs index 1f37c2d9..7a247721 100644 --- a/wallet/src/program_facades/native_token_transfer/public.rs +++ b/wallet/src/program_facades/native_token_transfer/public.rs @@ -3,7 +3,9 @@ use common::HashType; use nssa::{AccountId, program::Program}; use super::NativeTokenTransfer; -use crate::{ExecutionFailureKind, cli::CliAccountMention, signing::SigningGroups}; +use crate::{ + ExecutionFailureKind, cli::CliAccountMention, helperfunctions::read_pin, signing::SigningGroups, +}; impl NativeTokenTransfer<'_> { pub async fn send_public_transfer(