Skip to content

Commit d316b75

Browse files
authored
Update fees.py documentation (#90)
1 parent b609ad2 commit d316b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coinbase/rest/fees.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def get_transaction_summary(
2525
2626
__________
2727
28-
**Read more on the official documentation:** `Create Convert Quote <https://docs.cdp.coinbase.com/advanced-trade/reference/retailbrokerageapi_createconvertquote>`_
28+
**Read more on the official documentation:** `Get Transaction Summary <https://docs.cdp.coinbase.com/advanced-trade/reference/retailbrokerageapi_gettransactionsummary>`_
2929
"""
3030
endpoint = f"{API_PREFIX}/transaction_summary"
3131

0 commit comments

Comments
 (0)