pub fn create_test_transaction_entries(
    keypairs: Vec<&Keypair>,
    bank: Arc<Bank>
) -> (Vec<Entry>, Vec<Signature>)