Skip to content

Commit

Permalink
Add FlatFeeMicroLink
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcauchi committed Oct 27, 2023
1 parent 9ec9617 commit e78d5d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/benchmark/keeper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ func TestAutomationBenchmark(t *testing.T) {
RegistryVersions: registryVersions,
KeeperRegistrySettings: &contracts.KeeperRegistrySettings{
PaymentPremiumPPB: uint32(0),
FlatFeeMicroLINK: uint32(40000),
BlockCountPerTurn: big.NewInt(100),
CheckGasLimit: uint32(45_000_000), //45M
StalenessSeconds: big.NewInt(90_000),
Expand Down

0 comments on commit e78d5d4

Please sign in to comment.