pub fn gen_ledger_info_with_sigs(
    epoch: u64,
    output: &StateComputeResult,
    commit_block_id: HashValue,
    signer: Vec<&ValidatorSigner>
) -> LedgerInfoWithSignatures