Skip to content

Commit

Permalink
update new light client
Browse files Browse the repository at this point in the history
  • Loading branch information
perfogic committed Jul 31, 2024
1 parent ebeef0b commit 490ccdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/contract.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { TonNetwork } from "./ton";

export const TonInteractionContract = {
[TonNetwork.Mainnet]: {
lightClient: "EQDt5RAUICxUeHaNicwspH8obI__z3X0UHy6vv1xhpi3AbfT",
lightClient: "EQDzy_POlimFDyzrHd3OQsb9sZCngyG3O7Za4GRFzM-rrO93",
whitelist: "EQATDM6mfPZjPDMD9TVa6D9dlbmAKY5w6xOJiTXJ9Nqj_dsu",
bridgeAdapter: "EQC-aFP0rJXwTgKZQJPbPfTSpBFc8wxOgKHWD9cPvOl_DnaY",
},
Expand Down

0 comments on commit 490ccdc

Please sign in to comment.