Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
move47 committed Mar 1, 2024
1 parent 8ed66be commit 2b0687b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/service.rs
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ pub struct GlobalState<Types: NodeType> {
(
Types::BlockPayload,
<<Types as NodeType>::BlockPayload as BlockPayload>::Metadata,
//Arc<JoinHandle<()>>,
Arc<JoinHandle<VidCommitment>>,
//JoinHandle<<VidScheme as VidSchemeTrait>::Commit>,
),
>,
// sending a request from the hotshot to the builder states
Expand Down

0 comments on commit 2b0687b

Please sign in to comment.