Function light_compressed_token::light_compressed_token::burn
source ยท pub fn burn<'info>(
ctx: Context<'_, '_, '_, 'info, BurnInstruction<'info>>,
inputs: Vec<u8>,
) -> Result<()>Expand description
Burns compressed tokens and spl tokens from the pool account. Delegates can burn tokens. The output compressed token account remains delegated. Creates one output compressed token account.