Get a list of all the comments from a users blog. This function may take some time to process depending on the size of the transaction history on an account
getComments(username, node)
username | Username of Comment Author. |
---|---|
node | Optional Argument (Steem Node to Query) |
Data.Table with Details of Comments Posts
# NOT RUN { getComments("eroche") # }