Skip to content

Commit

Permalink
Factory: TON: Bump Contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
imsk17 committed Jul 7, 2024
1 parent 9ea4202 commit 29319ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/factory/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ export namespace ChainFactoryConfigs {
"kQA5ISPjIffNDXLlGJD95mShiazd_ci1gNGJVi8-C8EfxcEv",
),
client: new TonClient({
endpoint:
"https://testnet.toncenter.com/api/v2/jsonRPC?api_key=9e899d38874458e92addb70d6f336ccbe51e21e378af5797486ba9a9d1a3c5c3",
endpoint: "https://testnet-ton-node.emmet.finance/jsonRPC",
apiKey:
"9e899d38874458e92addb70d6f336ccbe51e21e378af5797486ba9a9d1a3c5c3",
}),
Expand Down

0 comments on commit 29319ab

Please sign in to comment.