pub fn new_commit_event(params: &mut CommitEventParams<'_>) -> Result<Event>Expand description
Create a new commit event.
If evidence is empty and labels don’t contain “claim”, auto-adds “claim” (EVIDENCE-01).
pub fn new_commit_event(params: &mut CommitEventParams<'_>) -> Result<Event>Create a new commit event.
If evidence is empty and labels don’t contain “claim”, auto-adds “claim” (EVIDENCE-01).