assert_batch_append_event_event

Function assert_batch_append_event_event 

Source
pub fn assert_batch_append_event_event(
    event: MerkleTreeEvent,
    new_root: [u8; 32],
    old_output_queue_account: &BatchedQueueAccount<'_>,
    old_account: &BatchedMerkleTreeAccount<'_>,
    mt_pubkey: Pubkey,
)