We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d622aed commit 4fc5234Copy full SHA for 4fc5234
convex_api/account.py
@@ -56,7 +56,7 @@ def __init__(self, private_key, address=None, name=None):
56
To re-use the account again, you can import the keys and set the account address using one of the `import..` methods.
57
58
**Note**
59
- For security reasons all of the keys, and text returned by the accounts are only truncated ending with a **`...`**
+ For security reasons all of the keys and password text displayed below in the documentation are only truncated ending with a **`...`**
60
61
.. code-block:: python
62
0 commit comments