Skip to main content

anchor_once

Function anchor_once 

Source
async fn anchor_once(state: &Arc<AppState>) -> Result<()>
Expand description

One anchor cycle: snapshot the current tree head, submit to OTS calendars, store the result. Returns Ok if at least one calendar accepted.