Skip to content

Commit

Permalink
chore: remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
uri-99 committed Sep 16, 2024
1 parent 0f196f2 commit f789ee5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions core/types/signed_task_response.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ import (
eigentypes "github.com/Layr-Labs/eigensdk-go/types"
)

// type SignedTaskResponse struct {
// BatchMerkleRoot [32]byte
// BlsSignature bls.Signature
// OperatorId eigentypes.OperatorId
// }

type SignedTaskResponse struct {
BatchMerkleRoot [32]byte
SenderAddress [20]byte
Expand Down

0 comments on commit f789ee5

Please sign in to comment.