Skip to content

Commit

Permalink
fix: bscmainnet lz end point
Browse files Browse the repository at this point in the history
  • Loading branch information
GitGuru7 committed Nov 28, 2023
1 parent 5ded843 commit 5de26e4
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 @@ -14,7 +14,7 @@ export const preconfiguredAddresses = {
LzVirtualChainId: "10102",
},
bscmainnet: {
LzEndpoint: "0x6592b5DE802159F3E74B2486b091D11a8256ab8A",
LzEndpoint: "0x3c2269811836af69497E5F486A85D7316753cf62",
LzVirtualChainId: "102",
},
sepolia: {
Expand Down

0 comments on commit 5de26e4

Please sign in to comment.