Function solana_jonc_program_counter::assertions::assert_empty

source ยท
pub fn assert_empty(
    account_name: &str,
    account: &AccountInfo<'_>,
) -> ProgramResult
Expand description

Assert that the given account is empty.