Skip to main content

check_writable_fast

Function check_writable_fast 

Source
pub fn check_writable_fast(account: &AccountView) -> Result<(), ProgramError>
Expand description

Validate a writable account with single u32 compare.