Skip to content

Commit

Permalink
New translations get-started-with-ton.mdx (Russian)
Browse files Browse the repository at this point in the history
  • Loading branch information
TonSquare committed Jan 31, 2025
1 parent 3e788ff commit afe67ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ const endpoint = "https://testnet.toncenter.com/api/v2/jsonRPC"
const client = new TonClient({ endpoint });
```

:::info что делать в продакшене?
:::info что делать на производстве?
Для этого лучше использовать провайдера RPC-узлов или запустить собственный экземпляр ton-http-api. Подробнее читайте на странице [TonCenter API](/v3/guidelines/dapps/apis-sdks/ton-http-apis).
:::

Expand Down

0 comments on commit afe67ed

Please sign in to comment.