Function spl_governance::instruction::set_realm_authority[][src]

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

Creates SetRealmAuthority instruction