From d975c2272f25d46d9dc4cf0cbc3f780953e8ae9c Mon Sep 17 00:00:00 2001 From: chmodx Date: Tue, 8 Dec 2020 15:48:00 +0300 Subject: [PATCH] chore: update example calls --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c9711b..50717d7 100644 --- a/README.md +++ b/README.md @@ -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")