Function mpl_bubblegum::bubblegum::burn

source ·
pub fn burn<'info>(
    ctx: Context<'_, '_, '_, 'info, Burn<'info>>,
    root: [u8; 32],
    data_hash: [u8; 32],
    creator_hash: [u8; 32],
    nonce: u64,
    index: u32
) -> Result<()>