Skip to content

Commit

Permalink
Update helpers/deploymentConfig.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Jesus Lanchas <[email protected]>
  • Loading branch information
0xlucian and chechu authored Oct 11, 2023
1 parent b8c02c5 commit 54e4860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/deploymentConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ const preconfiguredAddresses = {
SwapRouter_CorePool: "0x8938E6dA30b59c1E27d5f70a94688A89F7c815a4",
},
sepolia: {
VTreasury: "0xFc43c055B9be2Ec3BEe6f8C291Af862d764016a0",
VTreasury: preconfiguredAddresses.sepolia.VTreasury,
NormalTimelock: SEPOLIA_MULTISIG,
FastTrackTimelock: SEPOLIA_MULTISIG,
CriticalTimelock: SEPOLIA_MULTISIG,
Expand Down

0 comments on commit 54e4860

Please sign in to comment.