Function spl_token_metadata_interface::instruction::remove_key

source ยท
pub fn remove_key(
    program_id: &Pubkey,
    metadata: &Pubkey,
    update_authority: &Pubkey,
    key: String,
    idempotent: bool,
) -> Instruction
Expand description

Creates a RemoveKey instruction