delete_compressed_reaction_handler

Function delete_compressed_reaction_handler 

Source
pub fn delete_compressed_reaction_handler<'info>(
    ctx: Context<'_, '_, '_, 'info, DeleteCompressedReaction<'info>>,
    to_post: Pubkey,
    reaction_type: String,
    root: [u8; 32],
    index: u32,
) -> Result<()>