Skip to content

Commit f789ee5

Browse files
committed
chore: remove commented code
1 parent 0f196f2 commit f789ee5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

core/types/signed_task_response.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@ import (
55
eigentypes "github.com/Layr-Labs/eigensdk-go/types"
66
)
77

8-
// type SignedTaskResponse struct {
9-
// BatchMerkleRoot [32]byte
10-
// BlsSignature bls.Signature
11-
// OperatorId eigentypes.OperatorId
12-
// }
13-
148
type SignedTaskResponse struct {
159
BatchMerkleRoot [32]byte
1610
SenderAddress [20]byte

0 commit comments

Comments
 (0)