docs: clarify seed parameter description in FragmentClient

This commit is contained in:
bohd4nx
2026-05-29 01:37:49 +03:00
parent f8ad801e0c
commit c1ff78c484
2 changed files with 81 additions and 93 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ class FragmentClient:
connected with Fragment or Telegram.
Args:
seed: 12-, 18-, or 24-word mnemonic phrase for the TON wallet.
seed: 12- or 24-word mnemonic phrase for the TON wallet.
api_key: Tonapi API key — get one at https://tonconsole.com.
cookies: Fragment session cookies as a dict or JSON string.
wallet_version: Wallet contract version — ``"V4R2"`` or ``"V5R1"`` (default).