pub fn commit_diff(
validator: Pubkey,
delegated_account: Pubkey,
delegated_account_owner: Pubkey,
commit_args: CommitDiffArgs,
) -> InstructionExpand description
Builds a commit state instruction. See [dlp::processor::fast::process_commit_diff] for docs.