Get the count of the number of accounts on the Steem Blockchain

accountCount(node)

Arguments

node

Optional Argument (Steem Node to Query)

Value

number of accounts

Examples

# NOT RUN {
accountCount()
# }