You are viewing a single comment's thread from:

RE: steem-python tips #1 - Calculating power-ups!

in #python8 years ago

Actually, this is the same w/ python. It's a syntactic sugar that just filters while browsing all type of transactions.

I remember a feature request at Github asking if filtering can be done on the steem daemon itself but it's not there yet.

Sort:  

Ah ok, yeah I found a feature request for Steem.js about that feature too. Super cool what you did here though! I keep getting more curious about Python :P