[−][src]Function solana_clap_utils::keypair::pubkey_from_path
pub fn pubkey_from_path(
matches: &ArgMatches,
path: &str,
keypair_name: &str,
wallet_manager: &mut Option<Arc<RemoteWalletManager>>
) -> Result<Pubkey, Box<dyn Error>>