From 54be947cb63966a62db8d242c8df667d0e32d3ba Mon Sep 17 00:00:00 2001 From: Reza Rahemtola Date: Wed, 1 Jan 2025 13:19:06 +0900 Subject: [PATCH] docs(account/get_access_key_list): Remove outdated description line --- docs/account.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/account.rst b/docs/account.rst index 1abb6bf..454bf90 100644 --- a/docs/account.rst +++ b/docs/account.rst @@ -85,7 +85,6 @@ Documentation .. function:: get_access_key_list(account_id=None) - Send fungible token to phone number. Receiver will get sms with link to claim tokens. Get access key list for account_id, if account_id is None, get access key list for current account :param account_id: if account_id is None, return balance of current account @@ -262,6 +261,3 @@ Documentation Get client for fungible tokens :return: FT(self) - - -