Function ix_update_entity

Source
pub fn ix_update_entity(
    program_id: &Pubkey,
    component: Component,
    value: ComponentValue,
    instance: &Pubkey,
    instance_authority: &Pubkey,
) -> Instruction