Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(account/get_access_key_list): Remove outdated description line #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions docs/account.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -262,6 +261,3 @@ Documentation
Get client for fungible tokens

:return: FT(self)