Skip to content

Commit

Permalink
fix: use existing ticket struct
Browse files Browse the repository at this point in the history
  • Loading branch information
danielvladco committed Jul 26, 2024
1 parent 989dcb0 commit 0af6201
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions internal/block/header.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,3 @@ type Header struct {
VRFSignature []byte // Hv
BlockSealSignature []byte // Hs
}

type Ticket struct {
//TBD
}

0 comments on commit 0af6201

Please sign in to comment.