Skip to content

Commit

Permalink
chore: test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
thedevbirb committed Sep 11, 2024
1 parent cfa11db commit 4b09bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bolt-contracts/test/BoltManager.EigenLayer.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ contract BoltManagerEigenLayerTest is Test {
//
// 1. --- Register Validator in BoltValidators ---

// pubkeys aren't checked, any point will be fine
// pubkeys aren't checked, any point will be fine.
BLS12381.G1Point memory pubkey = BLS12381.generatorG1();

vm.prank(validator);
Expand Down

0 comments on commit 4b09bfe

Please sign in to comment.