Skip to content

Commit 8fbd4a9

Browse files
committed
feat: nits
1 parent 1978daf commit 8fbd4a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

shasta/src/node/proposal_manager/batch_builder.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,8 @@ impl BatchBuilder {
342342
"Submitting batch"
343343
);
344344

345+
debug!("Checkpoint data before proposing: {:?}", &batch.checkpoint);
346+
345347
if let Err(err) = ethereum_l1
346348
.execution_layer
347349
// TODO send a Proosal to function

0 commit comments

Comments
 (0)