Skip to content

The api.steemit.com returns incorrect number of accounts #3685

Description

@DoctorLai

Steemit node:

s = Steem(nodes=["https://api.steemit.com"])
print(s.steemd.get_account_count())

3619629

Other nodes:

s = Steem(nodes=["https://api.moecki.online"])
print(s.steemd.get_account_count())

1894124

See the post here: https://steemit.com/steem/@justyy/qqvkj-how-many-accounts-on-steem-blockchain

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions