pub fn return_signers(
    tx: &Transaction,
    output_format: &OutputFormat
) -> Result<String, Box<dyn Error>>