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