Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f45a313

Browse files
Merge pull request #25 from AndreMiras/patch-1
Update account.py fixes sort option
2 parents 138ca5e + 2eb6746 commit f45a313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎etherscan/accounts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def get_transaction_page(self, page=1, offset=10000, sort='asc', internal=False)
4545
4646
sort options:
4747
'asc' -> ascending order
48-
'des' -> descending order
48+
'desc' -> descending order
4949
5050
internal options:
5151
True -> Gets the internal transactions of a smart contract

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /