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