Function async_hwi_cli::command::list

source ·
pub async fn list(
    network: Network,
    wallet: Option<Wallet<'_>>
) -> Result<Vec<Box<dyn HWI + Send>>, Box<dyn Error>>