Function velas_keygen::get_keypair_from_matches [−][src]
pub(crate) fn get_keypair_from_matches(
matches: &ArgMatches<'_>,
config: Config,
wallet_manager: &mut Option<Arc<RemoteWalletManager>>
) -> Result<Box<dyn Signer>, Box<dyn Error>>