Skip to content

Commit bcda850

Browse files
committed
docs: update SEP-10 documentation.
1 parent 3ecd5de commit bcda850

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/api.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ SEP 0010: Stellar Web Authentication
485485
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.build_challenge_transaction
486486
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.read_challenge_transaction
487487
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction_threshold
488-
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction_signed_by_client
488+
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction_signed_by_client_master_key
489489
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction_signers
490490
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction
491491

docs/zh_CN/api.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ SEP 0010: Stellar Web Authentication
485485
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.build_challenge_transaction
486486
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.read_challenge_transaction
487487
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction_threshold
488-
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction_signed_by_client
488+
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction_signed_by_client_master_key
489489
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction_signers
490490
.. autofunction:: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction
491491

0 commit comments

Comments
 (0)