Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
infiloop2 committed Feb 16, 2024
1 parent d401fc6 commit 5a8ce60
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ abstract contract AutomationRegistryBase2_2 is ConfirmedOwner {
* @member performSuccess whether the perform was successful
* @member triggerType the type of trigger
* @member gasUsed gasUsed by this upkeep in perform
* @member calldataWeight weight assigned to this upkeep for its contribution to calldata. It is used to split L1 fee
* @member dedupID unique ID used to dedup an upkeep/trigger combo
*/
struct UpkeepTransmitInfo {
Expand Down

0 comments on commit 5a8ce60

Please sign in to comment.