Skip to content

Commit

Permalink
was missing sender
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrower95 committed Aug 14, 2024
1 parent 7f82c98 commit 9a8c088
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ func main() {
BeaconNode: beacon,
EigenpodAddress: eigenpodAddress,
Verbose: verbose,
Sender: sender,
})
},
},
Expand Down

0 comments on commit 9a8c088

Please sign in to comment.