File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -485,7 +485,7 @@ SEP 0010: Stellar Web Authentication
485
485
.. autofunction :: stellar_sdk.sep.stellar_web_authentication.build_challenge_transaction
486
486
.. autofunction :: stellar_sdk.sep.stellar_web_authentication.read_challenge_transaction
487
487
.. 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
489
489
.. autofunction :: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction_signers
490
490
.. autofunction :: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction
491
491
Original file line number Diff line number Diff line change @@ -485,7 +485,7 @@ SEP 0010: Stellar Web Authentication
485
485
.. autofunction :: stellar_sdk.sep.stellar_web_authentication.build_challenge_transaction
486
486
.. autofunction :: stellar_sdk.sep.stellar_web_authentication.read_challenge_transaction
487
487
.. 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
489
489
.. autofunction :: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction_signers
490
490
.. autofunction :: stellar_sdk.sep.stellar_web_authentication.verify_challenge_transaction
491
491
You can’t perform that action at this time.
0 commit comments