You are viewing a single comment's thread from:

RE: Lowest Reputation Steemians (Jan 2018)

thanks for the correction! I had a minus ("-") in my sort order!

db.getCollection('Accounts')
.find({"reputation": {"$lte" : -6000000000000 }}, 
{"_id":0, "account":1, "reputation":1, "created":1, "last_post":1, "post_count":1, "posting_rewards":1 })
.sort({"reputation":1})

Coin Marketplace

STEEM 0.26
TRX 0.20
JST 0.037
BTC 94588.50
ETH 3439.35
USDT 1.00
SBD 3.95