pub fn node_shell( cluster_url: &str, wallet_path: &str, programs: Vec<ProgramWorkspace>, ) -> Result<String>