Function commit_and_undelegate_accounts

Source
pub fn commit_and_undelegate_accounts<'a, 'info>(
    payer: &'a AccountInfo<'info>,
    account_infos: Vec<&'a AccountInfo<'info>>,
    magic_context: &'a AccountInfo<'info>,
    magic_program: &'a AccountInfo<'info>,
) -> Result<(), ProgramError>
Expand description

CPI to trigger a commit and undelegate one or more accounts in the ER