Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
tkporter committed Oct 24, 2023
1 parent cea49fc commit 2a8be9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/agents/validator/src/submit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ impl ValidatorSubmitter {
Ok(())
}

// Signs and submits any previously unsubmitted checkpoints.
async fn sign_and_submit_checkpoints(
&self,
checkpoints: Vec<CheckpointWithMessageId>,
Expand Down

0 comments on commit 2a8be9d

Please sign in to comment.