Function anchor_lang::system_program::authorize_nonce_account
source · pub fn authorize_nonce_account<'info>(
ctx: CpiContext<'_, '_, '_, 'info, AuthorizeNonceAccount<'info>>,
new_authority: &Pubkey
) -> Result<()>