You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -43,6 +44,7 @@ This method is used by the Aggregator once the quorum for a particular task has
43
44
44
45
*`batchMerkleRoot` is a 256 bit hash representing the Merkle Root of the batch that has been verified and signed by operators.
45
46
*`nonSignerStakesAndSignature` is a struct provided by EigenLayer middleware with information about operators' signatures, stakes and quorum for the given task.
47
+
*`senderAddress` is the address of the batcher that created the task being responded to.
0 commit comments