pub fn check_executable(account: &AccountView) -> Result<(), ProgramError>Expand description
Check that an account is executable (a program).
pub fn check_executable(account: &AccountView) -> Result<(), ProgramError>Check that an account is executable (a program).