Skip to main content

check_writable

Function check_writable 

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

Check that an account is writable.