pub fn require_initialized_commit_state(
delegated_account: &AccountView,
commit_state: &AccountView,
is_writable: bool,
) -> Result<(), ProgramError>Expand description
Load initialized commit state account
- Commit state account must be derived from the delegated account pubkey