Skip to content

Commit

Permalink
VRF-699: downgrading wasp version
Browse files Browse the repository at this point in the history
  • Loading branch information
iljapavlovs committed Nov 11, 2023
1 parent fd1e9e0 commit 24191b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion integration-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ require (
github.com/smartcontractkit/ocr2keepers v0.7.28
github.com/smartcontractkit/ocr2vrf v0.0.0-20230804151440-2f1eb1e20687
github.com/smartcontractkit/tdh2/go/tdh2 v0.0.0-20230906073235-9e478e5e19f1
github.com/smartcontractkit/wasp v0.3.3
github.com/smartcontractkit/wasp v0.3.0
github.com/spf13/cobra v1.6.1
github.com/stretchr/testify v1.8.4
github.com/testcontainers/testcontainers-go v0.23.0
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/load/vrfv2/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ coordinator_address = "0x50d47e4142598E3411aA864e08a44284e471AC6f"
key_hash = "0x027f94ff1465b3525f9fc03e9ff7d6d2c0953482246dd6ae07570c45d6631414"
create_fund_subs_and_add_consumers = true
link_address = "0xb1D4538B4571d411F07960EF2838Ce337FE1E80E"
sub_funds_link = 3
node_sending_key_funding_min = 2
sub_funds_link = 50
node_sending_key_funding_min = 3
node_sending_keys = [
"0x3d659dE506d3b22e7660d579327126221EfB2651",
"0x7cAF21fA7423b3f4Ec15f87C7BBa83aE8cA4bDf3",
Expand Down

0 comments on commit 24191b8

Please sign in to comment.