I'm not sure if they are documented. I was browsing the steem-python steemd instance for other reasons and came across a couple of get_comments_by_* API calls that are not used anywhere else. Some sounded familiar to keywords used by condenser in the URL. Here's the corresponding condenser code, which revealed what is currently implemented there.
I'm not sure if they are documented. I was browsing the steem-python
steemd
instance for other reasons and came across a couple ofget_comments_by_*
API calls that are not used anywhere else. Some sounded familiar to keywords used by condenser in the URL. Here's the corresponding condenser code, which revealed what is currently implemented there.