Function light_compressed_token::burn::process_burn

source ยท
pub fn process_burn<'a, 'b, 'c, 'info: 'b + 'c>(
    ctx: Context<'a, 'b, 'c, 'info, BurnInstruction<'info>>,
    inputs: Vec<u8>,
) -> Result<()>