Function anchor_lang::system_program::create_nonce_account
source · pub fn create_nonce_account<'info>(
ctx: CpiContext<'_, '_, '_, 'info, CreateNonceAccount<'info>>,
lamports: u64,
authority: &Pubkey
) -> Result<()>