# Functions
DeletePostTxCmd deletes a post tx and sign it with the given key.
DonateTxCmd will create a donate tx and sign it with the given key.
GetPostCmd returns a query post that will display the info and meta of the post at a given author and postID.
GetPostsCmd returns a query post that will display the info and meta of the post at a given author and postID.
PostTxCmd will create a post tx and sign it with the given key.
PostTxCmd will create a post tx and sign it with the given key.
ViewTxCmd will create a view tx and sign it with the given key.