pub fn set_realm_authority(
    program_id: &Pubkey,
    realm: &Pubkey,
    realm_authority: &Pubkey,
    new_realm_authority: Option<&Pubkey>,
    action: SetRealmAuthorityAction
) -> Instruction
Expand description

Creates SetRealmAuthority instruction