Function light_registry::sdk::create_update_forester_pda_instruction
source ยท pub fn create_update_forester_pda_instruction(
forester_authority: &Pubkey,
derivation_key: &Pubkey,
new_authority: Option<Pubkey>,
config: Option<ForesterConfig>,
) -> Instruction