Skip to content

Commit

Permalink
chore: update example calls
Browse files Browse the repository at this point in the history
  • Loading branch information
chmod77 committed Dec 8, 2020
1 parent 4e56467 commit d975c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ This API can currently retrieve the following data from [dfuse.io](https://dfuse

>>> from dfuse import Eosio

>>> df = Dfuse()
>>> eosio = Eosio()

>>> obj = df.get_table_accounts(accounts="eosadddddddd|tokenbyeocat|ethsidechain|epraofficial|alibabapoole|hirevibeshvt|oo1122334455|irespotokens|publytoken11|parslseed123|trybenetwork|zkstokensr4u", scope="b1", table="accounts", block_num=45000000, json="true")

Expand Down

0 comments on commit d975c22

Please sign in to comment.